fix denials

Change-Id: I84138c7d810ea7d89952b9254a540a14eef227b6
This commit is contained in:
OzzysCmAcc 2016-05-16 19:31:48 +02:00 committed by Oskar Kratochvil
parent 6a11bbd692
commit 6465e8ed91
2 changed files with 2 additions and 2 deletions

View File

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

View File

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