From 1a2d7ae821ee87f95fb412efcdea99089449ebb9 Mon Sep 17 00:00:00 2001 From: Chienyuan Huang Date: Fri, 12 Apr 2024 06:40:48 +0000 Subject: [PATCH] Add Bluetooth Ranging HAL Bug: 333984281 Test: Manual Change-Id: Id4877463d5e465e91a8e321ffc6fe0cb07390ebd --- bcmbt/bluetooth.mk | 1 + bcmbt/manifest_bluetooth.xml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/bcmbt/bluetooth.mk b/bcmbt/bluetooth.mk index 49c52c0..af4cf99 100644 --- a/bcmbt/bluetooth.mk +++ b/bcmbt/bluetooth.mk @@ -2,6 +2,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.ranging-V1-ndk.so \ android.hardware.bluetooth-service.bcmbtlinux \ vendor.google.bluetooth_ext-V1-ndk.so \ bt_vendor.conf \ diff --git a/bcmbt/manifest_bluetooth.xml b/bcmbt/manifest_bluetooth.xml index 9401d71..a72f1c9 100644 --- a/bcmbt/manifest_bluetooth.xml +++ b/bcmbt/manifest_bluetooth.xml @@ -9,6 +9,11 @@ 1 IBluetoothFinder/default + + android.hardware.bluetooth.ranging + 1 + IBluetoothChannelSounding/default + vendor.google.bluetooth_ext 1