From 5b4acc23a3014e332c55df370a9e083793f06457 Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Wed, 14 Nov 2018 22:58:44 -0700 Subject: msm8996-common: Health: Uprevision to 2.0 Test: adb logcat -e health Test: lshal --debug Change-Id: I3855f256d79a46c9626f043aac667937ff6414e1 Signed-off-by: Davide Garberi --- manifest.xml | 2 +- msm8996.mk | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/manifest.xml b/manifest.xml index 36ee846..8c1f526 100644 --- a/manifest.xml +++ b/manifest.xml @@ -167,7 +167,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. android.hardware.health hwbinder - 1.0 + 2.0 IHealth default diff --git a/msm8996.mk b/msm8996.mk index 3df458e..37c9d13 100755 --- a/msm8996.mk +++ b/msm8996.mk @@ -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 -- cgit v1.2.3