msm8974-common: manifest: Add health HAL

Change-Id: Ib934ab27f49bd27ba0285db505d2b5fa198522ef
This commit is contained in:
Michael Bestas 2019-01-24 20:36:36 +02:00 committed by Kevin F. Haggerty
parent ccee55ca25
commit 88778ca52a
No known key found for this signature in database
GPG Key ID: 6D95512933112729

View File

@ -104,6 +104,15 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.health</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>IHealth</name>
<instance>backup</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.ir</name>
<transport arch="32">passthrough</transport>