diff --git a/configs/manifest.xml b/configs/manifest.xml index c24ab20..0dae912 100644 --- a/configs/manifest.xml +++ b/configs/manifest.xml @@ -125,7 +125,7 @@ android.hardware.health hwbinder - 1.0 + 2.0 IHealth default diff --git a/device.mk b/device.mk index 856324f..d3a605b 100644 --- a/device.mk +++ b/device.mk @@ -217,9 +217,8 @@ PRODUCT_PACKAGES += \ # health 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 # IRSC PRODUCT_COPY_FILES += \