universal8895: Build health HIDL
authorjoelh <joelhans@protonmail.com>
Sat, 1 Dec 2018 18:00:35 +0000 (13:00 -0500)
committerJan Altensen <info@stricted.net>
Tue, 3 Sep 2019 17:04:39 +0000 (19:04 +0200)
Change-Id: I4374622cac1c5350ed2a1973978f3e2b97232a7f

device-common.mk

index ae1d088dca5055c2fffa07d2a431557de2c9dc4f..eb1769b8348a13efd1662169f4411164367197c4 100644 (file)
@@ -57,6 +57,11 @@ PRODUCT_PACKAGES += \
     android.hardware.graphics.composer@2.2-service \
     android.hardware.graphics.mapper@2.0-impl
 
+# Health
+PRODUCT_PACKAGES += \
+    android.hardware.health@2.0-impl \
+    android.hardware.health@2.0-service
+
 # Lights
 PRODUCT_PACKAGES += \
     android.hardware.light@2.0-service.samsung