xref: /aosp_15_r20/system/sepolicy/prebuilts/api/32.0/private/healthd.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Workertypeattribute healthd coredomain;
2*e4a36f41SAndroid Build Coastguard Worker
3*e4a36f41SAndroid Build Coastguard Workerinit_daemon_domain(healthd)
4*e4a36f41SAndroid Build Coastguard Worker
5*e4a36f41SAndroid Build Coastguard Worker# Allow healthd to serve health HAL
6*e4a36f41SAndroid Build Coastguard Workerhal_server_domain(healthd, hal_health)
7*e4a36f41SAndroid Build Coastguard Worker
8*e4a36f41SAndroid Build Coastguard Worker# Healthd needs to tell init to continue the boot
9*e4a36f41SAndroid Build Coastguard Worker# process when running in charger mode.
10*e4a36f41SAndroid Build Coastguard Workerset_prop(healthd, system_prop)
11*e4a36f41SAndroid Build Coastguard Workerset_prop(healthd, exported_system_prop)
12*e4a36f41SAndroid Build Coastguard Workerset_prop(healthd, exported3_system_prop)
13