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

Commit 932190b1 authored by Yifan Hong's avatar Yifan Hong
Browse files

BatteryService use a.h.health.V2_0.HealthInfo instead

... of BatteryProperties, because BatteryService talks
with health HAL in hwbinder with HIDL objects.

Test: builds
Bug: 62229583
Change-Id: I21d2dc05a03c233711d5166dfa6d0b0929ecf489
parent cd9932a1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -618,6 +618,8 @@ LOCAL_JAVA_LIBRARIES := core-oj core-libart conscrypt okhttp bouncycastle ext
LOCAL_STATIC_JAVA_LIBRARIES :=                           \
    framework-protos                                     \
    android.hidl.base-V1.0-java                          \
    android.hardware.health-V1.0-java                    \
    android.hardware.health-V2.0-java                    \
    android.hardware.cas-V1.0-java                       \
    android.hardware.health-V1.0-java-constants          \
    android.hardware.thermal-V1.0-java-constants         \
+157 −140

File changed.

Preview size limit exceeded, changes collapsed.