diff --git a/common.mk b/common.mk
index a59af62..e852320 100644
--- a/common.mk
+++ b/common.mk
@@ -285,7 +285,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 += \
diff --git a/manifest.xml b/manifest.xml
index 9efe5f4..2c8cb96 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -50,15 +50,6 @@
default
-
- android.hardware.health
- hwbinder
- 2.0
-
- IHealth
- default
-
-
android.hardware.media.omx
hwbinder