android_system_core/healthd
zengshuchuan f694cf35ff charger: Fix charger pixel format useless
Create HealthdDraw in charger init beforce CreateDisplaySurface,
make sure minui gr_init pixel_format beforce gr_pixel_format.

Bug: 232441376
Test: 1. set ro.minui.pixel_format=ARGB_8888
2. Set a colorful battery_scale.png
3. Power off and enter charger mode.

Change-Id: If16f15d0a8bc3b7cb9dab7392f3753ec0a1525b8
2022-05-26 09:43:51 +08:00
..
api
images
include/healthd healthd: Convert multiple private methods into static nonmember functions 2022-03-03 18:46:12 +00:00
include_charger/charger charger: Fix charger pixel format useless 2022-05-26 09:43:51 +08:00
testdata
Android.bp healthd: batterymonitor uses AIDL HealthInfo. 2022-03-02 16:20:35 +08:00
AnimationParser.cpp
AnimationParser.h
AnimationParser_test.cpp
BatteryMonitor.cpp healthd: Convert multiple private methods into static nonmember functions 2022-03-03 18:46:12 +00:00
HealthServiceDefault.cpp
OWNERS
TEST_MAPPING Add healthd to hwasan-postsubmit 2022-03-18 21:19:00 +00:00
android.hardware.health@2.0-service.rc
animation.h
charger.cpp
charger.sysprop
charger_test.cpp
charger_utils.cpp
charger_utils.h
healthd.rc
healthd_draw.cpp charger: support screen rotation 2022-01-27 13:27:59 +08:00
healthd_draw.h charger: support screen rotation 2022-01-27 13:27:59 +08:00
healthd_mode_charger.cpp charger: Fix charger pixel format useless 2022-05-26 09:43:51 +08:00
healthd_mode_charger_hidl.cpp
healthd_mode_charger_hidl.h
healthd_mode_charger_nops.cpp
healthd_mode_charger_nops.h
healthd_mode_charger_test.cpp