Revert "fix denials"

This reverts commit 6465e8ed91.

Change-Id: I22d0294713f90a5753425fdacef014acfe349de1
This commit is contained in:
Oskar Kratochvil 2016-07-20 10:54:04 -07:00
parent 2fb90b77e6
commit c0f241c97d
2 changed files with 2 additions and 2 deletions

2
sepolicy/platform_app.te Normal file
View File

@ -0,0 +1,2 @@
allow platform_app battery_service:service_manager find;
allow platform_app healthd_service:service_manager find;

View File

@ -1,2 +0,0 @@
allow untrusted_app battery_service:service_manager find;
allow untrusted_app healthd_service:service_manager find;