From b17b1f62e34b2261b97dd5cdd8779603dcfa274d Mon Sep 17 00:00:00 2001 From: "P.Adarsh Reddy" Date: Tue, 23 Jun 2020 18:32:11 +0530 Subject: [PATCH] universal7885: Up-rev Health hal from 2.0 to 2.1. Change-Id: Ib2d1e7742b49919045022d385460e0a3fedf3033 Signed-off-by: SamarV-121 --- universal7904-common.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/universal7904-common.mk b/universal7904-common.mk index e8ed9eb..e1dc989 100644 --- a/universal7904-common.mk +++ b/universal7904-common.mk @@ -77,8 +77,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 += \