sanders: add health HIDL
This commit is contained in:
@@ -401,5 +401,14 @@
|
|||||||
<instance>imsrtpservice</instance>
|
<instance>imsrtpservice</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
|
<hal format="hidl">
|
||||||
|
<name>android.hardware.health</name>
|
||||||
|
<transport>hwbinder</transport>
|
||||||
|
<version>1.0</version>
|
||||||
|
<interface>
|
||||||
|
<name>IHealth</name>
|
||||||
|
<instance>default</instance>
|
||||||
|
</interface>
|
||||||
|
</hal>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
||||||
|
|||||||
@@ -198,6 +198,7 @@ PRODUCT_PACKAGES += \
|
|||||||
|
|
||||||
# health
|
# health
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
android.hardware.health@1.0-convert \
|
||||||
android.hardware.health@1.0-impl \
|
android.hardware.health@1.0-impl \
|
||||||
android.hardware.health@1.0-service
|
android.hardware.health@1.0-service
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user