platform_system_core/healthd
Nick Vaccaro 1f1a6fdac8 healthd: allow override of wake interval timing
Devices can now override DEFAULT_PERIODIC_CHORES_INTERVAL_FAST
and DEFAULT_PERIODIC_CHORES_INTERVAL_SLOW by defining a value for
BOARD_PERIODIC_CHORES_INTERVAL_FAST and/or BOARD_PERIODIC_CHORES_INTERVAL_SLOW
in the device's BoardConfig.mk file.

Bug: 32162033
Change-Id: I956fd4760893ae6c2eb3a3af586353d4d66daf25
2016-10-21 19:39:05 -07:00
..
images remove pixelflinger from healthd 2014-03-11 12:25:41 -07:00
include/healthd healthd: move binder fd to not use EPOLLWAKEUP 2016-10-21 09:11:49 -07:00
tests Allow customization of charger animation 2016-09-12 21:07:27 -07:00
Android.mk healthd: allow override of wake interval timing 2016-10-21 19:39:05 -07: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 healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4 2016-05-17 18:23:04 +00:00
BatteryPropertiesRegistrar.cpp healthd: separate libbatterymonitor for use in recovery. 2016-02-23 10:52:43 -08:00
BatteryPropertiesRegistrar.h healthd: BatteryPropertiesRegistrar binder service ref count fixup 2016-01-28 21:10:21 +00:00
healthd.cpp healthd: allow override of wake interval timing 2016-10-21 19:39:05 -07:00
healthd_board_default.cpp healthd: separate libbatterymonitor for use in recovery. 2016-02-23 10:52:43 -08:00
healthd_mode_android.cpp healthd: separate libbatterymonitor for use in recovery. 2016-02-23 10:52:43 -08:00
healthd_mode_charger.cpp healthd: move binder fd to not use EPOLLWAKEUP 2016-10-21 21:49:50 +00:00