android_system_sepolicy/private/healthd.te

7 lines
139 B
Plaintext
Raw Normal View History

typeattribute healthd coredomain;
init_daemon_domain(healthd)
# Allow healthd to serve health HAL
hal_server_domain(healthd, hal_health)