Lines Matching refs:charger
1 typeattribute charger coredomain;
3 # The system charger is a client of HIDL health HAL.
4 hal_client_domain(charger, hal_health)
6 # charger needs to tell init to continue the boot
7 # process when running in charger mode.
8 # The system charger needs to be allowed to set these properties on legacy devices.
9 set_prop(charger, system_prop)
10 set_prop(charger, exported_system_prop)
11 set_prop(charger, exported3_system_prop)
13 # The system charger can read ro.charger.*
14 get_prop(charger, charger_prop)
21 -charger