android_system_core/healthd
Thierry Strudel 2cbe2c7b29 healthd_mode_charger: unblank the screen only on first frame
Original code is unblank screen for all frames of the first
cycle, unblank is needed only before the first frame of the
first cycle.

Bug: 74771887
Change-Id: I51d8390e359335a0b1cb127b096db1a8b889b169
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2018-07-30 00:18:06 -07:00
..
images remove pixelflinger from healthd 2014-03-11 12:25:41 -07:00
include/healthd libbatterymonitor: vendor_available 2018-07-16 11:26:04 -07:00
tests Allow customization of charger animation 2016-09-12 21:07:27 -07:00
Android.bp libbatterymonitor: vendor_available 2018-07-16 11:26:04 -07:00
Android.mk libbatterymonitor: vendor_available 2018-07-16 11:26:04 -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: Fix negativity check after cast to unsigned enum 2018-03-02 18:42:03 +00:00
BatteryPropertiesRegistrar.cpp healthd: notify listeners using local copy of list, drop lock 2017-06-29 22:25:40 +00:00
BatteryPropertiesRegistrar.h healthd: Implement scheduleUpdate 2017-03-22 12:15:11 -07:00
OWNERS healthd: Add elsk as OWNERS 2018-05-03 12:25:00 -07:00
animation.h Allow customization of charger animation 2016-09-12 21:07:27 -07:00
charger.cpp healthd: refactor healthd code to split into 'charger' and 'healthd' 2016-11-08 07:36:07 -08:00
healthd.cpp health HAL uses "default" service name 2017-02-23 19:32:29 +00:00
healthd_common.cpp healthd: refactor healthd code to split into 'charger' and 'healthd' 2016-11-08 07:36:07 -08:00
healthd_draw.cpp healthd: restructure healthd_mode_charger 2017-07-19 22:46:54 +00:00
healthd_draw.h healthd: restructure healthd_mode_charger 2017-07-19 22:46:54 +00: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 healthd_mode_charger: unblank the screen only on first frame 2018-07-30 00:18:06 -07:00