From f964fe914b21bf271220b55cf063534f8adb9681 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Tue, 8 Dec 2020 22:03:48 +0000 Subject: [PATCH] sdm660-common: Migrate to Health 2.1 HAL Change-Id: Ic6302844ac58c16713b43b6871a705b9b4749a96 --- device.mk | 4 ++-- manifest.xml | 9 --------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/device.mk b/device.mk index 8379251..2c05b4b 100644 --- a/device.mk +++ b/device.mk @@ -217,8 +217,8 @@ PRODUCT_PACKAGES += \ # Health PRODUCT_PACKAGES += \ - android.hardware.health@2.0-impl \ - android.hardware.health@2.0-service + android.hardware.health@2.1-impl \ + android.hardware.health@2.1-service # HIDL PRODUCT_PACKAGES += \ diff --git a/manifest.xml b/manifest.xml index fc957d9..8c7c0d2 100644 --- a/manifest.xml +++ b/manifest.xml @@ -127,15 +127,6 @@ default - - android.hardware.health - hwbinder - 2.0 - - IHealth - default - - android.hardware.keymaster hwbinder