From 56581adeb7a23df5646d2810820d86d4792c759f Mon Sep 17 00:00:00 2001 From: Ted Wang Date: Mon, 13 Nov 2023 03:51:47 +0000 Subject: [PATCH] Switch to new Bluetooth Finder HAL Bug: 310790725 Test: Manual Change-Id: I7a0a766fa3e0f02daff496c2370722f85b6e6740 --- bcmbt/bluetooth.mk | 1 + bcmbt/compatibility_matrix.xml | 1 - bcmbt/manifest_bluetooth.xml | 5 +++++ 3 files changed, 6 insertions(+), 1 deletion(-) 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