diff --git a/common.mk b/common.mk
index 79a3966..93b8988 100644
--- a/common.mk
+++ b/common.mk
@@ -283,8 +283,7 @@ PRODUCT_COPY_FILES += \
# Health
PRODUCT_PACKAGES += \
- android.hardware.health@2.1-impl \
- android.hardware.health@2.1-service
+ android.hardware.health@2.0-service
# HIDL
PRODUCT_PACKAGES += \
diff --git a/manifest.xml b/manifest.xml
index 2c8cb96..9efe5f4 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -50,6 +50,15 @@
default
+
+ android.hardware.health
+ hwbinder
+ 2.0
+
+ IHealth
+ default
+
+
android.hardware.media.omx
hwbinder