From 2e1d57ab1c73a506cc67b553615625bfa66ae833 Mon Sep 17 00:00:00 2001 From: "P.Adarsh Reddy" Date: Tue, 23 Jun 2020 18:32:11 +0530 Subject: [PATCH] Uprev Health hal from 2.0 to 2.1. Change-Id: Ib2d1e7742b49919045022d385460e0a3fedf3033 Signed-off-by: Chenyang Zhong Signed-off-by: DennySPb --- device.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/device.mk b/device.mk index 2213f60..bb7fbc4 100644 --- a/device.mk +++ b/device.mk @@ -137,8 +137,9 @@ 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-impl.recovery \ + android.hardware.health@2.1-service # HIDL PRODUCT_PACKAGES += \