platform_system_core/healthd
Adam Lesinski f13c6ff50a Add BMS as a Battery type
In order to automatically use the /sys/class/power_supply/bms/charge_full
path for reading learned capacity of the battery, the BMS power supply
(Battery Management System) needs to be considered a battery.
Test: Manual

Change-Id: I66e5751547c3dbdc8de0bb3893367cc6f2c9d733
2016-12-09 19:23:46 -08:00
..
images remove pixelflinger from healthd 2014-03-11 12:25:41 -07:00
include/healthd healthd: move binder fd to not use EPOLLWAKEUP am: e89ea5eb85 2016-10-21 21:53:49 +00:00
tests Allow customization of charger animation 2016-09-12 21:07:27 -07:00
Android.mk Split libhidl into base and transport. 2016-11-17 14:45:11 -08:00
animation.h Allow customization of charger animation 2016-09-12 21:07:27 -07:00
AnimationParser.cpp Allow customization of charger animation 2016-09-12 21:07:27 -07:00
AnimationParser.h Allow customization of charger animation 2016-09-12 21:07:27 -07:00
BatteryMonitor.cpp Add BMS as a Battery type 2016-12-09 19:23:46 -08:00
BatteryPropertiesRegistrar.cpp Fix clang-tidy performance warnings in healthd. 2016-07-27 16:05:50 -07:00
BatteryPropertiesRegistrar.h Fix clang-tidy performance warnings in healthd. 2016-07-27 16:05:50 -07:00
charger.cpp healthd: refactor healthd code to split into 'charger' and 'healthd' 2016-11-08 07:36:07 -08:00
healthd.cpp healthd: start using the new Health hal 2016-11-10 15:19:24 -08:00
healthd_common.cpp healthd: refactor healthd code to split into 'charger' and 'healthd' 2016-11-08 07:36:07 -08:00
healthd_mode_android.cpp healthd: refactor healthd code to split into 'charger' and 'healthd' 2016-11-08 07:36:07 -08:00
healthd_mode_charger.cpp Always show the battery percentage unless it is unknown am: 3f0250c3cc 2016-10-25 01:36:50 +00:00