Files
device_lenovo_sm8150-common/manifest-qva.xml
Lucchetto b43e3e2674 sm8150-common: update ANT+ BT audio stacks
* From Lenovo/zippo/zippo:11/RKQ1.200928.002/12.5.262_210503:user/release-keys
    * Switch to QTI Bluetooth

Signed-off-by: Lucchetto <lucchetto.tie@live.com>
Change-Id: I04a10f5c41cadd205ebfc82baf5b3c4b6e0fbd07
2021-05-30 20:53:46 +02:00

30 lines
887 B
XML

<manifest version="2.0" type="device">
<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>vendor.qti.hardware.bluetooth_audio</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>IBluetoothAudioProvidersFactory</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.btconfigstore</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>IBTConfigStore</name>
<instance>default</instance>
</interface>
</hal>
</manifest>