mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Up-rev Health hal from 2.0 to 2.1.
Change-Id: Ib2d1e7742b49919045022d385460e0a3fedf3033 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
2a9beddce4
commit
b17b1f62e3
1 changed files with 3 additions and 2 deletions
|
|
@ -77,8 +77,9 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Health
|
# Health
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.health@2.0-impl \
|
android.hardware.health@2.1-impl \
|
||||||
android.hardware.health@2.0-service
|
android.hardware.health@2.1-impl.recovery \
|
||||||
|
android.hardware.health@2.1-service
|
||||||
|
|
||||||
# HIDL
|
# HIDL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue