xref: /aosp_15_r20/system/sepolicy/prebuilts/api/30.0/private/healthd.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1typeattribute healthd coredomain;
2
3init_daemon_domain(healthd)
4
5# Allow healthd to serve health HAL
6hal_server_domain(healthd, hal_health)
7