Skip to content
Snippets Groups Projects
Unverified Commit ec4d6580 authored by Erfan Abdi's avatar Erfan Abdi :volcano:
Browse files

evert: set correct vendor size


Signed-off-by: default avatarErfan Abdi <erfangplus@gmail.com>
parent bba4fa62
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ TARGET_KERNEL_CONFIG := lineageos_evert_defconfig
# Partitions
BOARD_BOOTIMAGE_PARTITION_SIZE := 0x04000000
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 0x0AC000000
BOARD_VENDORIMAGE_PARTITION_SIZE := 0x039000000
BOARD_VENDORIMAGE_PARTITION_SIZE := 956301312
BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
TARGET_COPY_OUT_VENDOR := vendor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment