android_system_core/healthd
Jack Wu f83e5a6ebd BatteryMonitor: fix depending on multiple versions of the same aidl_interface
When health aidl_interface version updraged, some libraries are
depending on V1 and libbatterymonitor or libhealthd_charger_ui at
the same time. It will cause multiple versions depending if
libbatterymonitor or libhealthd_charger_ui are depending on new
version.

Fork libbatterymonitor and libhealthd_charger_ui to generate two
versions, so that other libraries can depend on the same aidl_interface
version, to avoid multiple versions depending.

Bug: 251425963
Test: build
Change-Id: I37ba23169428677550176916e5d0b52c154d7b85
Signed-off-by: Jack Wu <wjack@google.com>
2023-01-11 08:58:46 +08:00
..
api Update sysprop_library API txt 2020-10-15 04:04:15 +00:00
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 secondary display not turning off after first display was off 2022-09-20 02:53:16 +00:00
testdata [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
Android.bp BatteryMonitor: fix depending on multiple versions of the same aidl_interface 2023-01-11 08:58:46 +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 healthd: remove hridya@ from OWNERS file 2022-01-06 16:56:57 -08:00
TEST_MAPPING Add healthd to hwasan-postsubmit 2022-03-18 21:19:00 +00:00
android.hardware.health@2.0-service.rc health: Add CAP_BLOCK_SUSPEND 2020-10-14 12:30:19 -07:00
animation.h charger: Load default resources from /system 2020-08-07 17:07:09 -07:00
charger.cpp charger: separate UI and HAL access. 2021-11-01 12:38:56 -07:00
charger.sysprop
charger_test.cpp charger: separate UI and HAL access. 2021-11-01 12:38:56 -07:00
charger_utils.cpp
charger_utils.h
healthd.rc
healthd_draw.cpp charger: fix secondary display not turning off after first display was off 2022-09-20 02:53:16 +00:00
healthd_draw.h charger: fix secondary display not turning off after first display was off 2022-09-20 02:53:16 +00:00
healthd_mode_charger.cpp charger: fix secondary display not turning off after first display was off 2022-09-20 02:53:16 +00:00
healthd_mode_charger_hidl.cpp charger: Add API to replace ro.charger.enable_suspend 2021-11-01 12:38:56 -07:00
healthd_mode_charger_hidl.h charger: Add API to replace ro.charger.enable_suspend 2021-11-01 12:38:56 -07:00
healthd_mode_charger_nops.cpp
healthd_mode_charger_nops.h
healthd_mode_charger_test.cpp charger: separate UI and HAL access. 2021-11-01 12:38:56 -07:00