Merge "Adjust the version set in manifest xml and matrix xml" into main

This commit is contained in:
Martin Yan 2025-02-05 19:40:06 -08:00 committed by Android (Google) Code Review
commit 8e57e75903
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ PRODUCT_PACKAGES += \
android.hardware.bluetooth.finder-V1-ndk.so \
android.hardware.bluetooth.ranging-V1-ndk.so \
android.hardware.bluetooth-service.bcmbtlinux \
vendor.google.bluetooth_ext-V1-ndk.so \
vendor.google.bluetooth_ext-V3-ndk.so \
bt_vendor.conf \
android.hardware.bluetooth.prebuilt.xml \
android.hardware.bluetooth_le.prebuilt.xml

View file

@ -1,7 +1,7 @@
<compatibility-matrix version="1.0" type="framework">
<hal format="aidl" optional="true">
<name>vendor.google.bluetooth_ext</name>
<version>1</version>
<version>1-3</version>
<interface>
<name>IBluetoothFinder</name>
<instance>default</instance>

View file

@ -16,7 +16,7 @@
</hal>
<hal format="aidl">
<name>vendor.google.bluetooth_ext</name>
<version>1</version>
<version>3</version>
<fqname>IBTChannelAvoidance/default</fqname>
<fqname>IBluetoothCcc/default</fqname>
<fqname>IBluetoothEwp/default</fqname>