Merge "untrusted_apps: Allow untrusted apps to find healthd_service." into mnc-dr-dev

This commit is contained in:
Nick Kralevich 2015-10-19 20:42:33 +00:00 committed by Android (Google) Code Review
commit 6ab438dc8b

View file

@ -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;