diff --git a/configs/manifest.xml b/configs/manifest.xml
index 03ca113..a2d8fc3 100644
--- a/configs/manifest.xml
+++ b/configs/manifest.xml
@@ -401,5 +401,14 @@
imsrtpservice
+
+ android.hardware.health
+ hwbinder
+ 1.0
+
+ IHealth
+ default
+
+
diff --git a/device.mk b/device.mk
index e908a09..95b00be 100644
--- a/device.mk
+++ b/device.mk
@@ -198,6 +198,7 @@ PRODUCT_PACKAGES += \
# health
PRODUCT_PACKAGES += \
+ android.hardware.health@1.0-convert \
android.hardware.health@1.0-impl \
android.hardware.health@1.0-service