1typeattribute healthd coredomain;
2
3init_daemon_domain(healthd)
4
5# Allow healthd to serve health HAL
6hal_server_domain(healthd, hal_health)
7