summaryrefslogtreecommitdiff
path: root/googlebattery/platform_app.te
diff options
context:
space:
mode:
Diffstat (limited to 'googlebattery/platform_app.te')
-rw-r--r--googlebattery/platform_app.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/googlebattery/platform_app.te b/googlebattery/platform_app.te
index 0ee586f..39d4e5e 100644
--- a/googlebattery/platform_app.te
+++ b/googlebattery/platform_app.te
@@ -1,3 +1,3 @@
# allow SystemUI to find and bind Google Battery HAL
-allow platform_app hal_googlebattery_hwservice:hwservice_manager find;
+allow platform_app hal_googlebattery_service:service_manager find;
binder_call(platform_app, hal_googlebattery)