davinci: manifest: Support of new ANT HAL interface

Change-Id: I22103a633f652e364b062f84365aa440654a251e
This commit is contained in:
Mahesh Kumar Sharma 2019-12-23 12:16:47 -08:00 committed by Arian
parent cb918f7056
commit 8d7e0e4aca
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -299,6 +299,16 @@
</interface>
<fqname>@1.0::IVibrator/default</fqname>
</hal>
<hal format="hidl">
<name>com.dsi.ant</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IAnt</name>
<instance>default</instance>
</interface>
<fqname>@1.0::IAnt/default</fqname>
</hal>
<hal format="hidl">
<name>com.qualcomm.qti.ant</name>
<transport>hwbinder</transport>