sm8250-common: add initial manifest xmls
This commit is contained in:
parent
3f12e247df
commit
e7cbe7d6bf
3 changed files with 762 additions and 0 deletions
|
|
@ -104,6 +104,12 @@ TARGET_USES_QCOM_DISPLAY_BSP := true
|
|||
TARGET_USES_QTI_MAPPER_2_0 := true
|
||||
TARGET_USES_QTI_MAPPER_EXTENSIONS_1_1 := true
|
||||
|
||||
# HIDL
|
||||
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \
|
||||
vendor/lineage/config/device_framework_matrix.xml
|
||||
DEVICE_MATRIX_FILE := $(COMMON_PATH)/compatibility_matrix.xml
|
||||
DEVICE_MANIFEST_FILE := $(COMMON_PATH)/manifest.xml
|
||||
|
||||
# Metadata
|
||||
BOARD_USES_METADATA_PARTITION := true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue