diff --git a/bcmbt/bluetooth.mk b/bcmbt/bluetooth.mk index eb6a29b..49c52c0 100644 --- a/bcmbt/bluetooth.mk +++ b/bcmbt/bluetooth.mk @@ -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 \ diff --git a/bcmbt/compatibility_matrix.xml b/bcmbt/compatibility_matrix.xml index 1a63ccf..65b0c6d 100644 --- a/bcmbt/compatibility_matrix.xml +++ b/bcmbt/compatibility_matrix.xml @@ -6,7 +6,6 @@ IBluetoothFinder default - IBluetoothFinder/default IBluetoothCcc default diff --git a/bcmbt/manifest_bluetooth.xml b/bcmbt/manifest_bluetooth.xml index f14112c..9401d71 100644 --- a/bcmbt/manifest_bluetooth.xml +++ b/bcmbt/manifest_bluetooth.xml @@ -4,6 +4,11 @@ 1 IBluetoothHci/default + + android.hardware.bluetooth.finder + 1 + IBluetoothFinder/default + vendor.google.bluetooth_ext 1