sdm660-common: manifests: Support of new ANT HAL interface
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
0e03424233
commit
4c7f662a36
1 changed files with 9 additions and 0 deletions
|
@ -131,6 +131,15 @@
|
|||
<transport>hwbinder</transport>
|
||||
<fqname>@2.0::ISupplicantVendor/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>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>com.fingerprints.extension</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
|
Loading…
Reference in a new issue