Merge "Adjust the version set in manifest xml and matrix xml" into main
This commit is contained in:
commit
8e57e75903
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ PRODUCT_PACKAGES += \
|
||||||
android.hardware.bluetooth.finder-V1-ndk.so \
|
android.hardware.bluetooth.finder-V1-ndk.so \
|
||||||
android.hardware.bluetooth.ranging-V1-ndk.so \
|
android.hardware.bluetooth.ranging-V1-ndk.so \
|
||||||
android.hardware.bluetooth-service.bcmbtlinux \
|
android.hardware.bluetooth-service.bcmbtlinux \
|
||||||
vendor.google.bluetooth_ext-V1-ndk.so \
|
vendor.google.bluetooth_ext-V3-ndk.so \
|
||||||
bt_vendor.conf \
|
bt_vendor.conf \
|
||||||
android.hardware.bluetooth.prebuilt.xml \
|
android.hardware.bluetooth.prebuilt.xml \
|
||||||
android.hardware.bluetooth_le.prebuilt.xml
|
android.hardware.bluetooth_le.prebuilt.xml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<compatibility-matrix version="1.0" type="framework">
|
<compatibility-matrix version="1.0" type="framework">
|
||||||
<hal format="aidl" optional="true">
|
<hal format="aidl" optional="true">
|
||||||
<name>vendor.google.bluetooth_ext</name>
|
<name>vendor.google.bluetooth_ext</name>
|
||||||
<version>1</version>
|
<version>1-3</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IBluetoothFinder</name>
|
<name>IBluetoothFinder</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl">
|
<hal format="aidl">
|
||||||
<name>vendor.google.bluetooth_ext</name>
|
<name>vendor.google.bluetooth_ext</name>
|
||||||
<version>1</version>
|
<version>3</version>
|
||||||
<fqname>IBTChannelAvoidance/default</fqname>
|
<fqname>IBTChannelAvoidance/default</fqname>
|
||||||
<fqname>IBluetoothCcc/default</fqname>
|
<fqname>IBluetoothCcc/default</fqname>
|
||||||
<fqname>IBluetoothEwp/default</fqname>
|
<fqname>IBluetoothEwp/default</fqname>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue