summaryrefslogtreecommitdiff
path: root/sdm660.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sdm660.mk')
-rw-r--r--sdm660.mk8
1 files changed, 7 insertions, 1 deletions
diff --git a/sdm660.mk b/sdm660.mk
index cad0b2a..88c4d38 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -266,7 +266,13 @@ PRODUCT_COPY_FILES += \
# Healthd
PRODUCT_PACKAGES += \
- android.hardware.health@2.0-service
+ android.hardware.health@2.1-impl:64 \
+ android.hardware.health@2.1-service
+
+ifneq ($(AB_OTA_UPDATER),true)
+PRODUCT_PACKAGES += \
+ android.hardware.health@2.1-impl.recovery
+endif
# HIDL
PRODUCT_PACKAGES += \