summaryrefslogtreecommitdiff
path: root/googlebattery/dumpstate.te
blob: b84095c15b8d1909002e1204a2106a6e38971752 (plain)
1
2
3
4
5
6
userdebug_or_eng(`
    # To find and bind Google Battery HAL
    allow dumpstate hal_googlebattery_service:service_manager find;
    binder_call(dumpstate, hal_googlebattery)
')