Enable IBluetoothExt interface feature

Bug: 228943442
Test: Manually
Change-Id: I4669873fb316187a322422e1663370265b7a07c4
This commit is contained in:
jonerlin 2022-03-31 20:02:47 +08:00 committed by Joner Lin
parent 354bade9b6
commit 06a3640fc9

View file

@ -171,6 +171,14 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </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"> <hal format="hidl">
<name>hardware.google.bluetooth.ccc</name> <name>hardware.google.bluetooth.ccc</name>
<version>1.1</version> <version>1.1</version>