diff --git a/untrusted_app.te b/untrusted_app.te index 693a13cd697b254c11f0d53bd1608104a80e7fad..94396cf17791d88709c3ebe28ff8f0be862d6417 100644 --- a/untrusted_app.te +++ b/untrusted_app.te @@ -81,6 +81,7 @@ allow untrusted_app cache_file:dir create_dir_perms; allow untrusted_app cache_file:file create_file_perms; 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;