claim more system features; bluetooth NOT ready

This commit is contained in:
Ziyang Zhou
2022-06-11 10:11:34 +08:00
parent ce0a4fdd3b
commit a3f60a069c
3 changed files with 33 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.1</version>
<interface>
<name>IBluetoothHci</name>
<instance>default</instance>
</interface>
</hal>
</manifest>