Use default health HAL since specific HAL for 7250 is not ready

Bug: 139107810
Change-Id: I3cb0b1d6683820a36966d7d045f7c7cdece8af9f
This commit is contained in:
Wilson Sung
2019-08-21 01:51:31 +08:00
committed by Adam Shih
parent f54d66dc0a
commit f9b871c843

View File

@@ -330,6 +330,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.renderscript@1.0-impl
# Health HAL
PRODUCT_PACKAGES += \
android.hardware.health@2.0-service
# Light HAL
PRODUCT_PACKAGES += \
lights.lito \