diff options
Diffstat (limited to 'googlebattery/turbo_adapter.te')
-rw-r--r-- | googlebattery/turbo_adapter.te | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googlebattery/turbo_adapter.te b/googlebattery/turbo_adapter.te index 33f99cd..2794fd1 100644 --- a/googlebattery/turbo_adapter.te +++ b/googlebattery/turbo_adapter.te @@ -1,3 +1,3 @@ # To find and bind Google Battery HAL -allow turbo_adapter hal_googlebattery_hwservice:hwservice_manager find; +allow turbo_adapter hal_googlebattery_service:service_manager find; binder_call(turbo_adapter, hal_googlebattery) |