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

am: f9b871c843

Change-Id: I8200e523b976690f32931b4d74deeff3ad0882fc
This commit is contained in:
Wilson Sung
2019-08-21 07:52:40 -07:00
committed by android-build-merger

View File

@@ -323,6 +323,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 \