Searched refs:charger (Results 1 – 15 of 15) sorted by relevance
9 * System properties `ro.charger.enable_suspend` and/or `ro.charger.no_ui`10 are set to a `true` value. See [below](#charger-sysprops).12 declaration with `class charger` in `init.rc` is different from the one13 provided by the example implementation. See [below](#charger-init-rc).18 ### System properties for charger {#charger-sysprops}20 The health AIDL HAL service also provides functionalities of `charger`. As a21 result, the system charger at `/system/bin/charger` is deprecated.23 However, the health AIDL HAL service is not allowed to read `ro.charger.*`25 * `ro.charger.enable_suspend`. If set, you need a custom health AIDL HAL26 service. See [below](#charger-enable-suspend).[all …]
8 service vendor.charger /vendor/bin/hw/android.hardware.health-service.example --charger9 class charger
57 // charger UI only66 // charger UI only75 // No UI and libsuspend for recovery charger.152 overrides: ["charger"],160 overrides: ["charger.recovery"],
34 using aidl::android::hardware::health::charger::ChargerCallback;35 using aidl::android::hardware::health::charger::ChargerModeMain;
20 namespace aidl::android::hardware::health::charger { namespace
40 * Battery is *not* charging - special case when charger is present70 * suspend, or in suspend and connected to a charger (to watch for battery77 * not connected to a charger (to watch for a battery drained to zero168 /** AC charger state - 'true' if online */171 /** USB charger state - 'true' if online */174 /** Wireless charger state - 'true' if online */177 /** Maximum charging current supported by charger in uA */180 /** Maximum charging voltage supported by charger in uV */
52 1. [Fix `/charger` symlink](#charger-symlink).125 # Fix `/charger` symlink {#charger-symlink}126 If you are using `/charger` in your `init.rc` scripts, it is recommended128 `/system/bin/charger` instead.130 Search for `service charger` in your device configuration directory to see if135 service charger /system/bin/charger136 class charger
72 * Return whether the screen should be kept on in charger mode.
117 * Minimum battery level for charger to reboot into Android (in percent).
2 class hal charger
48 // vendor in order to support charger.
26 namespace aidl::android::hardware::health::charger {
69 write /dev/thermal/tz-by-name/charger-therm/emul_temp 2500070 write /dev/thermal/tz-by-name/charger-therm/mode disabled111 write /dev/thermal/tz-by-name/charger-therm/emul_temp 0112 write /dev/thermal/tz-by-name/charger-therm/mode enabled
11 on charger
361 /* Captures if a google charger used when start wireless charging */413 /* Vendor ID of wired charger */415 /* Product ID of wired charger */