diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index aadc454..7b15310 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -88,6 +88,7 @@ MAX_EGL_CACHE_SIZE := 2048*1024 DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \ $(COMMON_PATH)/framework_compatibility_matrix.xml \ hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml \ + hardware/samsung/vintf/samsung_framework_compatibility_matrix.xml \ vendor/lineage/config/device_framework_matrix.xml DEVICE_MANIFEST_FILE := $(COMMON_PATH)/manifest.xml DEVICE_MATRIX_FILE := hardware/qcom-caf/common/compatibility_matrix.xml diff --git a/framework_compatibility_matrix.xml b/framework_compatibility_matrix.xml index 2ed3b57..2f475d0 100644 --- a/framework_compatibility_matrix.xml +++ b/framework_compatibility_matrix.xml @@ -7,53 +7,4 @@ default - - vendor.samsung.hardware.bluetooth - 2.0 - - ISehBluetooth - default - - - - vendor.samsung.hardware.gnss - 2.0 - - ISehGnss - default - - - - vendor.samsung.hardware.radio - 2.1 - - ISehRadio - slot1 - - - - vendor.samsung.hardware.radio.bridge - 2.0 - - ISehBridge - slot1 - - - - vendor.samsung.hardware.radio.channel - 2.0 - - ISehChannel - epdgd - imsd - - - - vendor.samsung.hardware.thermal - 1.0 - - ISehThermal - default - -