Revert "fix denials"
This reverts commit 6465e8ed91
.
Change-Id: I22d0294713f90a5753425fdacef014acfe349de1
This commit is contained in:
parent
2fb90b77e6
commit
c0f241c97d
2 changed files with 2 additions and 2 deletions
2
sepolicy/platform_app.te
Normal file
2
sepolicy/platform_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
allow platform_app battery_service:service_manager find;
|
||||
allow platform_app healthd_service:service_manager find;
|
|
@ -1,2 +0,0 @@
|
|||
allow untrusted_app battery_service:service_manager find;
|
||||
allow untrusted_app healthd_service:service_manager find;
|
Loading…
Reference in a new issue