mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 20:15:32 -04:00
universal7885: Compile Health HAL from source
Change-Id: I437e8a002fad3af59d7e410e94329a9bbb40afe5 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
d1019bb7ce
commit
9d7be4d265
3 changed files with 5 additions and 12 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue