Bluetooth: remove unsupported feature IBluetoothCcc related settings

Bug: 245445796
Test: Manually
Change-Id: If7b54dcf5f76cbae8662f7e5117fedbe41e26ea1
This commit is contained in:
jonerlin 2022-09-15 19:41:06 +08:00
parent 7f2af1fcf3
commit 7b08fd04aa
2 changed files with 9 additions and 27 deletions

View file

@ -8,15 +8,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>hardware.google.bluetooth.bt_channel_avoidance</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IBTChannelAvoidance</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>hardware.google.bluetooth.sar</name>
<transport>hwbinder</transport>
@ -26,22 +17,4 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>hardware.google.bluetooth.ccc</name>
<transport>hwbinder</transport>
<version>1.1</version>
<interface>
<name>IBluetoothCcc</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>hardware.google.bluetooth.ext</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IBluetoothExt</name>
<instance>default</instance>
</interface>
</hal>
</manifest>