platform_system_sepolicy/public/charger.te

6 lines
188 B
Text
Raw Normal View History

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)