Commit Graph

3 Commits

Author SHA1 Message Date
Mao Jinlong 8c340ac1fb healthd: Support alarm in power off charging mode
If there is rtc alarm during power off charging mode, reboot device
when alarm time is up.

Change-Id: Ifd763478606796731ddb11da3a3673d70f66b49b
2015-12-13 21:57:49 -08:00
Chunmei Cai a0bd6273a7 healthd: correct the led blinking indication condition
Charging Led blinking only allowed when battery SoC between
15% to 90% and HVDCP charger inserted.

Change-Id: I5b601b3487164c46e80bc309b2938dd025754734
2015-11-09 13:46:58 +08:00
Fenglin Wu ac0a1d20fe healthd: Add libhealthd.msm library
Few APIs are provided in the libhealthd library as the supplement of
off-mode charging, it includes:
 1) Draw battery status on the animation;
 2) Update leds upon battery status change;
 3) Handle charging disabled;

Change-Id: Ifa42ccec70e4f3e7b20fda5ce3f33dc41252a440
2015-10-22 22:17:39 -07:00