diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 67e933c..c1a4c37 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -146,6 +146,7 @@ USE_DEVICE_SPECIFIC_GPS := true # Hidl manifests DEVICE_MANIFEST_FILE := $(VENDOR_PATH)/manifest.xml +DEVICE_MATRIX_FILE := $(VENDOR_PATH)/compatibility_matrix.xml # Init TARGET_INIT_VENDOR_LIB := libinit_msm8996 |