system/sepolicy/public/charger.te

6 lines
188 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:01:50 +08:00
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)