android13/hardware/google/pixel-sepolicy/googlebattery/platform_app.te

4 lines
165 B
Plaintext

# allow SystemUI to find and bind Google Battery HAL
allow platform_app hal_googlebattery_service:service_manager find;
binder_call(platform_app, hal_googlebattery)