sanders: Changing healthd version to 2.0

Change-Id: I13ddaa133bb9edcca200d5fe7320cf5fa9f66f0f
This commit is contained in:
Himanshu Agrawal
2018-05-17 17:24:14 +05:30
committed by therootlord
parent 247d9b0e98
commit 8a6b5c05e7
2 changed files with 3 additions and 4 deletions

View File

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

@@ -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 += \