summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2019-10-10 15:19:23 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-10 15:19:23 -0700
commit3158b8682683c30992cb80888d389fae0b46cc90 (patch)
treede4fdc421507e18042b00d0ebedfa0b39904fffa /device-common.mk
parent9fa442b5276843efdaf8cd59c18ffbb90d8be55f (diff)
parent8c84cc51772307809edf86df75dbdb63bf9335ab (diff)
downloadhikey-3158b8682683c30992cb80888d389fae0b46cc90.tar.gz
Add default health service am: 1d095265cb am: ca5e0d2607 am: e330b227f2
am: 8c84cc5177 Change-Id: Ia28e88eb8b52c7d448a765c03d9bd5c8600f9daf
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 0d7b2b56..d0334f66 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -276,3 +276,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