diff options
author | Yifan Hong <elsk@google.com> | 2018-11-14 22:58:44 -0700 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-01-26 13:56:26 +0100 |
commit | 5b4acc23a3014e332c55df370a9e083793f06457 (patch) | |
tree | 0688b6064f2ce669084b754f5555809abf2cc2c9 /msm8996.mk | |
parent | f9049138aba001f036a712c169bbe496e7d40cb2 (diff) |
msm8996-common: Health: Uprevision to 2.0
Test: adb logcat -e health
Test: lshal --debug
Change-Id: I3855f256d79a46c9626f043aac667937ff6414e1
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -220,9 +220,8 @@ PRODUCT_COPY_FILES += \ # Healthd PRODUCT_PACKAGES += \ - android.hardware.health@1.0-convert \ - android.hardware.health@1.0-impl \ - android.hardware.health@1.0-service \ + android.hardware.health@2.0-impl \ + android.hardware.health@2.0-service \ chargeonlymode # HIDL |