diff --git a/configs/hidl/manifest.xml b/configs/hidl/manifest.xml
index d48502f..9e034c5 100644
--- a/configs/hidl/manifest.xml
+++ b/configs/hidl/manifest.xml
@@ -79,16 +79,6 @@
@1.0::IGatekeeper/default
-
- android.hardware.health
- hwbinder
- 2.0
-
- IHealth
- default
-
- @2.0::IHealth/default
-
android.hardware.keymaster
hwbinder
diff --git a/device.mk b/device.mk
index 2291cc0..9ca15ba 100644
--- a/device.mk
+++ b/device.mk
@@ -198,7 +198,8 @@ PRODUCT_COPY_FILES += \
# Health
PRODUCT_PACKAGES += \
- android.hardware.health@2.0-service
+ android.hardware.health@2.1-impl \
+ android.hardware.health@2.1-service
# HIDL
PRODUCT_PACKAGES += \