msm8937-common: Health: Uprevision to 2.0

Test: adb logcat -e health
Test: lshal --debug
Change-Id: Ie650c7ad4f544105f240167e2390df2069e91ac9
This commit is contained in:
Yifan Hong 2018-08-22 09:32:55 +02:00 committed by Darshan Manjrekar
parent fc20c45e54
commit 7b39b0bfb5
2 changed files with 3 additions and 3 deletions

View file

@ -144,7 +144,7 @@
<hal format="hidl">
<name>android.hardware.health</name>
<transport>hwbinder</transport>
<version>1.0</version>
<version>2.0</version>
<interface>
<name>IHealth</name>
<instance>default</instance>

View file

@ -167,8 +167,8 @@ PRODUCT_COPY_FILES += \
# Healthd
PRODUCT_PACKAGES += \
android.hardware.health@1.0-impl \
android.hardware.health@1.0-service
android.hardware.health@2.0-impl \
android.hardware.health@2.0-service
# HIDL
PRODUCT_PACKAGES += \