Skip to content

Commit

Permalink
sm8450-common: Use the common device compatibility matrix from QCOM
Browse files Browse the repository at this point in the history
Change-Id: I0c0f3ecddbe6d7b232cc0d13c78ca58094e4e720
  • Loading branch information
bgcngm authored and pjgowtham committed Feb 10, 2024
1 parent 27eb6a9 commit b038100
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 103 deletions.
2 changes: 1 addition & 1 deletion BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \
hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml \
vendor/lineage/config/device_framework_matrix.xml
DEVICE_FRAMEWORK_MANIFEST_FILE += $(COMMON_PATH)/framework_manifest.xml
DEVICE_MATRIX_FILE := $(COMMON_PATH)/compatibility_matrix.xml
DEVICE_MATRIX_FILE := hardware/qcom-caf/common/compatibility_matrix.xml
DEVICE_MANIFEST_FILE := $(COMMON_PATH)/manifest.xml
ODM_MANIFEST_FILES := $(COMMON_PATH)/manifest_odm.xml

Expand Down
102 changes: 0 additions & 102 deletions compatibility_matrix.xml

This file was deleted.

0 comments on commit b038100

Please sign in to comment.