diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c4805f8..e6b8a4f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -162,8 +162,10 @@ TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x2000U | 0x400000000LL # HIDL manifests DEVICE_MANIFEST_FILE := $(COMMON_PATH)/configs/manifest.xml -DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := $(COMMON_PATH)/configs/framework_compatibility_matrix.xml DEVICE_MATRIX_FILE := $(COMMON_PATH)/configs/compatibility_matrix.xml +DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \ + $(COMMON_PATH)/configs/framework_compatibility_matrix.xml \ + vendor/lineage/config/device_framework_matrix.xml # QCOM BOARD_USES_QCOM_HARDWARE := true diff --git a/configs/framework_compatibility_matrix.xml b/configs/framework_compatibility_matrix.xml index f6c968a..a7e7ac0 100644 --- a/configs/framework_compatibility_matrix.xml +++ b/configs/framework_compatibility_matrix.xml @@ -1,42 +1,3 @@ - android.hardware.automotive.evs @@ -153,57 +114,6 @@ default - - vendor.lineage.power - - IPower - default - - - - vendor.lineage.livedisplay - 2.0 - - IAdaptiveBacklight - default - - - IDisplayColorCalibration - default - - - IDisplayModes - default - - - ISunlightEnhancement - default - - - - vendor.lineage.fastcharge - 1.0 - - IFastCharge - default - - - - vendor.lineage.trust - 1.0 - - IUsbRestrict - default - - - - vendor.lineage.touch - 1.0 - - IGloveMode - default - - android.hardware.wifi.supplicant 1.0-4