aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-10-16 17:56:00 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-10-16 17:56:00 +0530
commit8c1affe56c59c56ac14b1ed101eeacc23934c212 (patch)
tree10c5d79024822a08eccde692eb3b4e1ae476514c /BoardConfigCommon.mk
parentfab5f80e58476e66cab86f551b7d215cced008ca (diff)
msm8996-common: Use the common device compatibility matrix from QCOM
Change-Id: I11864fac0c403aa67a24dcff891f71d4da7f0d30
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 6e068ca..2a6ffb3 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -108,7 +108,7 @@ DEVICE_SPECIFIC_GPS_PATH := $(VENDOR_PATH)/gps
# HIDL
DEVICE_FRAMEWORK_MANIFEST_FILE := $(VENDOR_PATH)/framework_manifest.xml
DEVICE_MANIFEST_FILE := $(VENDOR_PATH)/manifest.xml
-DEVICE_MATRIX_FILE := $(VENDOR_PATH)/compatibility_matrix.xml
+DEVICE_MATRIX_FILE := hardware/qcom-caf/common/compatibility_matrix.xml
# Lineage Health
TARGET_HEALTH_CHARGING_CONTROL_SUPPORTS_BYPASS := false