Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
a53593f6fa74f19f55f2f38fca594403f1c90039
/
.
/
public
/
charger.te
blob: 418dff999fe98c8117efc74e3a95418f2cc51fdc [
file
] [
log
] [
blame
]
type charger
,
charger_type
,
domain
;
type charger_exec
,
system_file_type
,
exec_type
,
file_type
;
# The system charger is a client of HIDL health HAL.
hal_client_domain
(
charger
,
hal_health
)