platform_system_sepolicy/private/healthd.te

7 lines
151 B
Text
Raw Normal View History

typeattribute healthd coredomain;
init_daemon_domain(healthd)
# Allow callback to storaged batteryproperties listener
binder_call(healthd, storaged)