Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 51a46137 authored by Yifan Hong's avatar Yifan Hong
Browse files

Add health HAL to recovery.

Add /system/lib[64]/hw/android.hardware.health@2.0-impl-default.so, so that
it can be used by recovery (instead of static linkage).

Bug: 80132328
Test: is_battery_ok works in recovery
Change-Id: I6eaf86a22bc276338cafdcf395b33e08d2366de5
parent 96140102
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
# Base modules and settings for recovery.
PRODUCT_PACKAGES += \
    adbd.recovery \
    android.hardware.health@2.0-impl-default.recovery \
    ld.config.recovery.txt \
    linker.recovery \
    recovery \