sm8250-common: set vendor_boot partition size

This commit is contained in:
SGCMarkus 2022-02-17 17:16:58 +01:00
parent 1df10c39f7
commit 1cb23ae36f

View File

@ -164,6 +164,7 @@ BOARD_USES_METADATA_PARTITION := true
# Partitions
BOARD_BOOTIMAGE_PARTITION_SIZE := 100663296
BOARD_DTBOIMG_PARTITION_SIZE := 25165824
BOARD_VENDOR_BOOTIMAGE_PARTITION_SIZE := 67108864
ifneq ($(WITH_GMS),true)
BOARD_PRODUCTIMAGE_EXTFS_INODE_COUNT := -1
BOARD_SYSTEMIMAGE_EXTFS_INODE_COUNT := -1