| commit | 5cac100e3d5b90d2f08b8744b4b755502308c329 | [log] [tgz] |
|---|---|---|
| author | John Zhao <yuankuiz@qualcomm.corp-partner.google.com> | Sun Mar 31 17:22:47 2019 +0800 |
| committer | Yifan Hong <elsk@google.com> | Mon Apr 08 12:46:47 2019 -0700 |
| tree | 17aadc52fb252ecd177a1102d960a21cc5fd748b | |
| parent | f14652c30b8140a6e14970adeda4912063ad22c3 [diff] |
healthd: charger: shutdown timer configurable
config the shutdown timer via the property system
for vendor customize.
Bug: 129599884
Test: setprop ro.product.charger.unplugged_shutdown_time 5000
getprop ro.product.charger.unplugged_shutdown_time
5000
dmesg:
charger: [371812] device unplugged:
shutting down in [5000] (@ 421812)
Change-Id: Ifa377cdb8e100c453346522a3eb93379fd7e2567
Signed-off-by: John Zhao <yuankuiz@qualcomm.corp-partner.google.com>