Snap for 11654651 from 8c3d9d51c4
to 24Q3-release
Change-Id: Ie6eda38e30831993d02bbeb70280f64eb6a7db7f
This commit is contained in:
commit
80b5e64aa5
3 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
PRODUCT_SOONG_NAMESPACES += vendor/broadcom/bluetooth
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth-V1-ndk.so \
|
||||
android.hardware.bluetooth.finder-V1-ndk.so \
|
||||
android.hardware.bluetooth-service.bcmbtlinux \
|
||||
vendor.google.bluetooth_ext-V1-ndk.so \
|
||||
bt_vendor.conf \
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<name>IBluetoothFinder</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
<fqname>IBluetoothFinder/default</fqname>
|
||||
<interface>
|
||||
<name>IBluetoothCcc</name>
|
||||
<instance>default</instance>
|
||||
|
|
|
@ -4,6 +4,11 @@
|
|||
<version>1</version>
|
||||
<fqname>IBluetoothHci/default</fqname>
|
||||
</hal>
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.bluetooth.finder</name>
|
||||
<version>1</version>
|
||||
<fqname>IBluetoothFinder/default</fqname>
|
||||
</hal>
|
||||
<hal format="aidl">
|
||||
<name>vendor.google.bluetooth_ext</name>
|
||||
<version>1</version>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue