diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 8aeaf1a..5798f99 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -164,6 +164,7 @@ DEVICE_MANIFEST_FILE := $(COMMON_PATH)/configs/manifest.xml
DEVICE_MATRIX_FILE := $(COMMON_PATH)/configs/compatibility_matrix.xml
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \
$(COMMON_PATH)/configs/framework_compatibility_matrix.xml \
+ hardware/samsung/vintf/samsung_framework_compatibility_matrix.xml \
vendor/lineage/config/device_framework_matrix.xml
# QCOM
diff --git a/configs/framework_compatibility_matrix.xml b/configs/framework_compatibility_matrix.xml
index 52334b4..2c059d3 100644
--- a/configs/framework_compatibility_matrix.xml
+++ b/configs/framework_compatibility_matrix.xml
@@ -770,89 +770,4 @@
default
-
- vendor.samsung.hardware.audio
- 1.0
-
- ISehDevicesFactory
- default
-
-
-
- vendor.samsung.hardware.bluetooth
- 2.0
-
- ISehBluetooth
- default
-
-
-
- vendor.samsung.hardware.bluetooth.a2dp
- 1.0
-
- ISehBluetoothAudioOffload
- default
-
-
-
- vendor.samsung.hardware.camera.provider
- 4.0
-
- ISehCameraProvider
- legacy/0
-
-
-
- vendor.samsung.hardware.gnss
- 2.0
-
- ISehGnss
- default
-
-
-
- vendor.samsung.hardware.health
- 2.0
-
- ISehHealth
- default
-
-
-
- vendor.samsung.hardware.radio
- 2.2
-
- ISehRadio
- slot1
- slot2
-
-
-
- vendor.samsung.hardware.radio.bridge
- 2.0
-
- ISehBridge
- slot1
- slot2
-
-
-
- vendor.samsung.hardware.radio.channel
- 2.0
-
- ISehChannel
- epdgd
- epdgd2
- imsd
- imsd2
-
-
-
- vendor.samsung.hardware.thermal
- 1.0
-
- ISehThermal
- default
-
-