wayne-common: Uprev to health@2.0 hal.

Test: adb logcat -e health
Test: lshal --debug

Change-Id: I3b14f087d95578d034898600592cb6fb357a9958
This commit is contained in:
Yifan Hong 2017-09-22 15:16:18 -07:00 committed by Isaac Chen
parent 389f89ae12
commit 2113026525
2 changed files with 2 additions and 4 deletions

View file

@ -143,7 +143,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

@ -233,9 +233,7 @@ 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-service
# HIDL
PRODUCT_PACKAGES += \