6 lines
188 B
Plaintext
6 lines
188 B
Plaintext
|
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)
|