Skip to content
Snippets Groups Projects
Commit 8dcf48c0 authored by dcashman's avatar dcashman Committed by Android (Google) Code Review
Browse files

Merge "Allow system_app to find all system services." into mnc-dev

parents 12e8b61b 48c1f613
No related branches found
No related tags found
No related merge requests found
......@@ -48,13 +48,7 @@ allow system_app anr_data_file:file create_file_perms;
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;
allow system_app surfaceflinger_service:service_manager find;
allow system_app system_app_service:service_manager add;
allow system_app app_api_service:service_manager find;
allow system_app system_api_service:service_manager find;
allow system_app service_manager_type:service_manager find;
allow system_app keystore:keystore_key {
get_state
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment