This commit is contained in:
Ziyang Zhou
2022-07-10 09:11:22 +08:00
parent 09a0b54043
commit 89e1382349
3 changed files with 16 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.bluetooth</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IBluetoothHci</name>
<instance>default</instance>
</interface>
</hal>
</manifest>