Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Use the common device compatibility matrix from QCOM

Change-Id: I0c0f3ecddbe6d7b232cc0d13c78ca58094e4e720
This commit is contained in:
Bruno Martins 2024-02-08 17:05:32 +00:00 committed by Albert Tang
commit adef2d52a3
2 changed files with 2 additions and 111 deletions

View file

@ -1,5 +1,5 @@
#
# Copyright (C) 2021-2023 The LineageOS Project
# Copyright (C) 2021-2024 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
@ -96,7 +96,7 @@ DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \
$(DEVICE_PATH)/device_framework_matrix.xml \
hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml \
vendor/lineage/config/device_framework_matrix.xml
DEVICE_MATRIX_FILE := $(DEVICE_PATH)/compatibility_matrix.xml
DEVICE_MATRIX_FILE := hardware/qcom-caf/common/compatibility_matrix.xml
DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml
ODM_MANIFEST_FILES := $(DEVICE_PATH)/manifest_odm.xml