universal7885: Compile Health HAL from source

Change-Id: I437e8a002fad3af59d7e410e94329a9bbb40afe5
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
SamarV-121 2021-06-27 16:14:19 +05:30 committed by roynatech2544
commit 9d7be4d265
3 changed files with 5 additions and 12 deletions

View file

@ -59,6 +59,11 @@ PRODUCT_PACKAGES += \
android.hardware.graphics.mapper@2.0-impl \
libgui_vendor
# Health
PRODUCT_PACKAGES += \
android.hardware.health@2.0-impl \
android.hardware.health@2.0-service
# HIDL
PRODUCT_PACKAGES += \
libhidltransport \