From e99e2e4e2afb876f31fe25ded9b588d635488971 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sat, 27 Jul 2024 14:11:01 +0100 Subject: [PATCH] gts4lv-common: Inherit from common Samsung FCM Change-Id: I465afde7db8784e836f5c76fb7cd003b78b086ed --- BoardConfigCommon.mk | 1 + framework_compatibility_matrix.xml | 49 ------------------------------ 2 files changed, 1 insertion(+), 49 deletions(-) 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 - -