diff options
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -220,9 +220,8 @@ PRODUCT_COPY_FILES += \ # Healthd PRODUCT_PACKAGES += \ - android.hardware.health@1.0-convert \ - android.hardware.health@1.0-impl \ - android.hardware.health@1.0-service \ + android.hardware.health@2.0-impl \ + android.hardware.health@2.0-service \ chargeonlymode # HIDL |