android13/system/sepolicy/prebuilts/api/28.0/private/healthd.te

7 lines
139 B
Plaintext

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