marble: Import AID/fs config from qcom-devices.lnx.14.0.r12-rel

This commit is contained in:
2025-05-06 19:31:58 +09:00
parent b4ee15e60d
commit bc029a9130
2 changed files with 295 additions and 0 deletions

View File

@ -4,6 +4,8 @@
# SPDX-License-Identifier: Apache-2.0
#
DEVICE_PATH := device/xiaomi/marble
# A/B
AB_OTA_PARTITIONS += \
boot \
@ -35,6 +37,9 @@ TARGET_2ND_CPU_VARIANT := cortex-a75
# Bootloader
TARGET_BOOTLOADER_BOARD_NAME := taro
# Filesystem
TARGET_FS_CONFIG_GEN := $(DEVICE_PATH)/configs/config.fs
# Kernel
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
BOARD_RAMDISK_USE_LZ4 := true