sanders: enable binderized bluetooth

This commit is contained in:
Vachounet
2018-01-08 09:55:39 +01:00
committed by therootlord
parent 2e69ec63a0
commit d548007ecc
8 changed files with 20 additions and 444 deletions

View File

@@ -196,5 +196,23 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.bluetooth</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IBluetoothHci</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>com.qualcomm.qti.bluetooth_audio</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IBluetoothAudio</name>
<instance>default</instance>
</interface>
</hal>
</manifest>