Sandeep Patil | dc08245 | 2016-11-01 13:49:10 -0700 | [diff] [blame] | 1 | # healthd - battery/charger monitoring service daemon |
Yifan Hong | aabea20 | 2021-10-20 13:45:48 -0700 | [diff] [blame] | 2 | # healthd is removed. The type is kept for backwards compatibility. |
Sandeep Patil | dc08245 | 2016-11-01 13:49:10 -0700 | [diff] [blame] | 3 | type healthd, domain; |
Inseob Kim | 09b27c7 | 2024-03-28 10:37:28 +0900 | [diff] [blame] | 4 | |
| 5 | # system/sepolicy/public is for vendor-facing type and attribute definitions. |
| 6 | # DO NOT ADD allow, neverallow, or dontaudit statements here. |
| 7 | # Instead, add such policy rules to system/sepolicy/private/*.te. |