summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2019-10-10 15:00:48 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-10 15:00:48 -0700
commite330b227f2ba36e86a0f82e2cd230a114cd1dad9 (patch)
tree6cfbeea4ca0eaf42aa04f60eba777535746a1471 /device-common.mk
parent27ccca5866927f8fa075c6e9de4f07fde6b2044f (diff)
parentca5e0d26070b4e50fc3ecfa658582f6fd9ed0e72 (diff)
downloadhikey-e330b227f2ba36e86a0f82e2cd230a114cd1dad9.tar.gz
Add default health service am: 1d095265cb
am: ca5e0d2607 Change-Id: Idef3bc728065fe53318e1f52273258cfeeb9c5ec
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/device-common.mk b/device-common.mk
index 3bd59122..77430e15 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -278,3 +278,8 @@ PRODUCT_PACKAGES += \
libunwindstack.vndk-sp\
liblzma.vndk-sp\
libion.vndk-sp\
+
+# Health
+PRODUCT_PACKAGES += \
+ android.hardware.health@2.0-service \
+ android.hardware.health@2.0-impl