marble: Import AID/fs config from qcom-devices.lnx.14.0.r12-rel
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user