sanders: Changing healthd version to 2.0
Change-Id: I13ddaa133bb9edcca200d5fe7320cf5fa9f66f0f
This commit is contained in:
committed by
therootlord
parent
247d9b0e98
commit
8a6b5c05e7
@@ -125,7 +125,7 @@
|
|||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.health</name>
|
<name>android.hardware.health</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<version>1.0</version>
|
<version>2.0</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IHealth</name>
|
<name>IHealth</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
|||||||
@@ -217,9 +217,8 @@ PRODUCT_PACKAGES += \
|
|||||||
|
|
||||||
# health
|
# health
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.health@1.0-convert \
|
android.hardware.health@2.0-impl \
|
||||||
android.hardware.health@1.0-impl \
|
android.hardware.health@2.0-service
|
||||||
android.hardware.health@1.0-service
|
|
||||||
|
|
||||||
# IRSC
|
# IRSC
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
|||||||
Reference in New Issue
Block a user