marble: add common VINTF compatibility matrix files for device configuration
it's not include device-specific matrix file
This commit is contained in:
@ -141,6 +141,14 @@ PRODUCT_PACKAGES += \
|
|||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
update_engine_client
|
update_engine_client
|
||||||
|
|
||||||
|
# VINTF
|
||||||
|
DEVICE_MATRIX_FILE := hardware/qcom-caf/common/compatibility_matrix.xml
|
||||||
|
|
||||||
|
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \
|
||||||
|
hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml \
|
||||||
|
hardware/xiaomi/vintf/xiaomi_framework_compatibility_matrix.xml \
|
||||||
|
vendor/lineage/config/device_framework_matrix.xml
|
||||||
|
|
||||||
# WiFi Display
|
# WiFi Display
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libavservices_minijail \
|
libavservices_minijail \
|
||||||
|
Reference in New Issue
Block a user