projects
/
GitHub
/
exynos8895
/
android_device_samsung_universal8895-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec99a24
)
universal8895: Build health HIDL
author
joelh
<joelhans@protonmail.com>
Sat, 1 Dec 2018 18:00:35 +0000
(13:00 -0500)
committer
Jan Altensen
<info@stricted.net>
Tue, 3 Sep 2019 17:04:39 +0000
(19:04 +0200)
Change-Id: I4374622cac1c5350ed2a1973978f3e2b97232a7f
device-common.mk
patch
|
blob
|
blame
|
history
diff --git
a/device-common.mk
b/device-common.mk
index ae1d088dca5055c2fffa07d2a431557de2c9dc4f..eb1769b8348a13efd1662169f4411164367197c4 100644
(file)
--- a/
device-common.mk
+++ b/
device-common.mk
@@
-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