Merge "Allow system_app to list all services." into mnc-dev
This commit is contained in:
commit
4286019c38
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ allow system_app anr_data_file:file create_file_perms;
|
|||
# Settings need to access app name and icon from asec
|
||||
allow system_app asec_apk_file:file r_file_perms;
|
||||
|
||||
allow system_app servicemanager:service_manager list;
|
||||
allow system_app mediaserver_service:service_manager find;
|
||||
allow system_app nfc_service:service_manager find;
|
||||
allow system_app radio_service:service_manager find;
|
||||
|
|
Loading…
Reference in a new issue