Enable IBluetoothExt interface feature

Bug: 228943442
Test: Manually
Change-Id: I98bde91f74c5e4a4ffc6f9a4fb0fff48857de0be
This commit is contained in:
jonerlin 2022-05-15 11:06:22 +08:00 committed by Joner Lin
parent a722d436f8
commit 339875dda8
2 changed files with 17 additions and 0 deletions

View file

@ -102,6 +102,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>hardware.google.bluetooth.ext</name>
<version>1.0</version>
<interface>
<name>IBluetoothExt</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>hardware.google.bluetooth.ccc</name>
<transport>hwbinder</transport>

View file

@ -115,6 +115,15 @@
<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>
<hal format="hidl">
<name>hardware.google.bluetooth.sar</name>
<transport>hwbinder</transport>