diff --git a/device.mk b/device.mk
index b1bdfc8a..c7fa7a0c 100644
--- a/device.mk
+++ b/device.mk
@@ -46,7 +46,6 @@ PRODUCT_SOONG_NAMESPACES += \
device/google/gs101 \
device/google/gs101/powerstats \
vendor/google/whitechapel/tools \
- vendor/broadcom/bluetooth \
vendor/google/camera \
vendor/google/interfaces \
vendor/google_devices/common/proprietary/confirmatioui_hal \
@@ -1181,7 +1180,7 @@ PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
# Install product specific framework compatibility matrix
# (TODO: b/169535506) This includes the FCM for system_ext and product partition.
# It must be split into the FCM of each partition.
-DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE := device/google/gs101/device_framework_matrix_product.xml
+DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs101/device_framework_matrix_product.xml
# Preopt SystemUI
PRODUCT_DEXPREOPT_SPEED_APPS += SystemUIGoogle # For internal
diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml
index 158951a4..d82a0f86 100644
--- a/device_framework_matrix_product.xml
+++ b/device_framework_matrix_product.xml
@@ -86,39 +86,6 @@
default
-
- hardware.google.bluetooth.bt_channel_avoidance
- 1.0
-
- IBTChannelAvoidance
- default
-
-
-
- hardware.google.bluetooth.sar
- 1.1
-
- IBluetoothSar
- default
-
-
-
- hardware.google.bluetooth.ext
- 1.0
-
- IBluetoothExt
- default
-
-
-
- hardware.google.bluetooth.ccc
- hwbinder
- 1.1
-
- IBluetoothCcc
- default
-
-
hardware.qorvo.uwb
2
diff --git a/manifest.xml b/manifest.xml
index a306c704..3e946ad3 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -66,15 +66,6 @@
default
-
- android.hardware.bluetooth
- hwbinder
- 1.1
-
- IBluetoothHci
- default
-
-
android.hardware.boot
hwbinder
@@ -97,42 +88,6 @@
default
-
- hardware.google.bluetooth.bt_channel_avoidance
- hwbinder
- 1.0
-
- IBTChannelAvoidance
- default
-
-
-
- hardware.google.bluetooth.ext
- hwbinder
- 1.0
-
- IBluetoothExt
- default
-
-
-
- hardware.google.bluetooth.sar
- hwbinder
- 1.1
-
- IBluetoothSar
- default
-
-
-
- hardware.google.bluetooth.ccc
- hwbinder
- 1.1
-
- IBluetoothCcc
- default
-
-
vendor.google.google_battery
1
diff --git a/manifest_64.xml b/manifest_64.xml
index a8b512be..748d6653 100644
--- a/manifest_64.xml
+++ b/manifest_64.xml
@@ -53,15 +53,6 @@
default
-
- android.hardware.bluetooth
- hwbinder
- 1.1
-
- IBluetoothHci
- default
-
-
android.hardware.bluetooth.audio
hwbinder
@@ -98,33 +89,6 @@
default
-
- hardware.google.bluetooth.bt_channel_avoidance
- hwbinder
- 1.0
-
- IBTChannelAvoidance
- default
-
-
-
- hardware.google.bluetooth.sar
- hwbinder
- 1.1
-
- IBluetoothSar
- default
-
-
-
- hardware.google.bluetooth.ccc
- hwbinder
- 1.1
-
- IBluetoothCcc
- default
-
-
vendor.google.google_battery
1