sm8450-common: Time for tequila!

This commit is contained in:
Bartłomiej Rudecki 2024-09-07 21:20:09 +00:00
parent 23744d303f
commit 10e1373b3e

View file

@ -111,7 +111,7 @@ BOARD_VENDOR_RAMDISK_FRAGMENT.dlkm.KERNEL_MODULE_DIRS := top
BOARD_KERNEL_CMDLINE := \
video=vfb:640x400,bpp=32,memsize=3072000 \
disable_dma32=on \
mtdoops.fingerprint=$(LINEAGE_VERSION)
mtdoops.fingerprint=$(TEQUILA_VERSION)
BOARD_BOOTCONFIG := \
androidboot.hardware=qcom \
androidboot.memcg=1 \
@ -183,7 +183,7 @@ TARGET_COPY_OUT_SYSTEM_EXT := system_ext
TARGET_COPY_OUT_VENDOR := vendor
TARGET_COPY_OUT_VENDOR_DLKM := vendor_dlkm
-include vendor/lineage/config/BoardConfigReservedSize.mk
-include vendor/tequila/config/BoardConfigReservedSize.mk
# Platform
BOARD_USES_QCOM_HARDWARE := true
@ -243,7 +243,7 @@ endif
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
vendor/tequila/config/device_framework_matrix.xml
DEVICE_FRAMEWORK_MANIFEST_FILE += $(COMMON_PATH)/vintf/framework_manifest.xml