diff options
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -221,9 +221,8 @@ PRODUCT_COPY_FILES += \ # Healthd PRODUCT_PACKAGES += \ - android.hardware.health@2.1-impl:64 \ - android.hardware.health@2.1-impl.recovery \ - android.hardware.health@2.1-service + android.hardware.health-service.qti \ + android.hardware.health-service.qti_recovery # HIDL PRODUCT_PACKAGES += \ |