10 lines
290 B
Plaintext
10 lines
290 B
Plaintext
|
type powertestservice, domain, coredomain;
|
||
|
type powertestservice_exec, exec_type, file_type, system_file_type;
|
||
|
|
||
|
init_daemon_domain(powertestservice)
|
||
|
|
||
|
binder_use(powertestservice)
|
||
|
binder_call(powertestservice, carservice_app)
|
||
|
|
||
|
allow powertestservice carservice_service:service_manager find;
|