Merge "untrusted_apps: Allow untrusted apps to find healthd_service." into mnc-dr-dev
This commit is contained in:
commit
6ab438dc8b
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ allow untrusted_app cache_file:file create_file_perms;
|
|||
allow untrusted_app servicemanager:service_manager list;
|
||||
|
||||
allow untrusted_app drmserver_service:service_manager find;
|
||||
allow untrusted_app healthd_service:service_manager find;
|
||||
allow untrusted_app mediaserver_service:service_manager find;
|
||||
allow untrusted_app nfc_service:service_manager find;
|
||||
allow untrusted_app radio_service:service_manager find;
|
||||
|
|
Loading…
Reference in a new issue