platform_system_core/healthd
Ruchi Kandoi a84b1f64cc Charger: Add a Charger to Android transition threshold
Existing code allows charger-mode to exit to Android even with 0%
battery.
This might lead to more battery discharge while booting to Android,
especially if only USB-charger is connected, and thus certain
features/components not functioning as expected in Android.

This patch adds a configurable parameter to improve the user experience
by preventing the charger exit till battery capacity is good enough to
boot Android

Change-Id: I56a283243551373e962ac562f25eaf11f07666c3
Signed-off-by: Pavan Kumar S <pavan.kumar.s@intel.com>
Signed-off-by: Jenny TC <jenny.tc@intel.com>
Signed-off-by: Yong Yao <yong.yao@intel.com>
2014-10-22 22:01:07 +00:00
..
images remove pixelflinger from healthd 2014-03-11 12:25:41 -07:00
Android.mk healthd: Turn on -Werror 2014-05-15 15:46:15 -07:00
BatteryMonitor.cpp healthd: use warning level for info logs 2014-09-23 15:05:07 -07:00
BatteryMonitor.h healthd: Set fixed battery level and temperature via properties 2014-05-22 01:56:15 +00:00
BatteryPropertiesRegistrar.cpp healthd: Turn on -Werror 2014-05-15 15:46:15 -07:00
BatteryPropertiesRegistrar.h healthd: BatteryService dumpstate support 2013-10-22 16:32:54 -07:00
healthd.cpp Charger: Add a Charger to Android transition threshold 2014-10-22 22:01:07 +00:00
healthd.h Charger: Add a Charger to Android transition threshold 2014-10-22 22:01:07 +00:00
healthd_board_default.cpp Cleanup: warning fixit. 2014-04-11 16:15:46 -07:00
healthd_mode_android.cpp healthd: Turn on -Werror 2014-05-15 15:46:15 -07:00
healthd_mode_charger.cpp Charger: Add a Charger to Android transition threshold 2014-10-22 22:01:07 +00:00