ae2df6b5de
This is a test service for testing dynamic start/stop of AIDL services. In order to test realistic use cases with SELinux enabled, it requires the same permissions as a regular service. Bug: 147153962 Test: aidl_lazy_test aidl_lazy_test_1 aidl_lazy_test_2 Change-Id: Ifc3b2eaefba9c06c94f9cf24b4474107d4e26563
5 lines
117 B
Text
5 lines
117 B
Text
userdebug_or_eng(`
|
|
typeattribute aidl_lazy_test_server coredomain;
|
|
|
|
init_daemon_domain(aidl_lazy_test_server)
|
|
')
|