Skip to content
Snippets Groups Projects
Commit a1202c05 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

am 40367ad8: Merge "untrusted_apps: Allow untrusted apps to find...

am 40367ad8: Merge "untrusted_apps: Allow untrusted apps to find healthd_service." into mnc-dr-dev am: 6ab438dc
am: 2736e7d6

* commit '2736e7d6':
  untrusted_apps: Allow untrusted apps to find healthd_service.
parents 0b1073b8 2736e7d6
Branches
Tags
No related merge requests found
...@@ -74,6 +74,7 @@ allow untrusted_app mnt_media_rw_file:dir search; ...@@ -74,6 +74,7 @@ allow untrusted_app mnt_media_rw_file:dir search;
allow untrusted_app servicemanager:service_manager list; allow untrusted_app servicemanager:service_manager list;
allow untrusted_app drmserver_service:service_manager find; 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 mediaserver_service:service_manager find;
allow untrusted_app nfc_service:service_manager find; allow untrusted_app nfc_service:service_manager find;
allow untrusted_app radio_service:service_manager find; allow untrusted_app radio_service:service_manager find;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment