From b733ec8a52e06e022dcf75eff11e95ccce52d22f Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Wed, 31 Jul 2024 14:22:00 +0200 Subject: [PATCH] a71-common: Include lineage FCM Change-Id: I6fad66d131055f8c572b33bc6d021b66064f116c --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 259ba62..ce9b64d 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -126,6 +126,7 @@ DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \ hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml \ hardware/qcom-caf/common/vendor_framework_compatibility_matrix_legacy.xml \ hardware/samsung/vintf/samsung_framework_compatibility_matrix.xml \ + vendor/lineage/config/device_framework_matrix.xml \ DEVICE_MANIFEST_FILE := \ $(COMMON_PATH)/manifest.xml