Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd141d36 authored by Weilun Du's avatar Weilun Du Committed by Android (Google) Code Review
Browse files

Merge "Increase system image size to 2.5 GB" into pi-dev

parents f53de937 31b2f7e5
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -73,8 +73,7 @@ BUILD_QEMU_IMAGES := true
USE_OPENGL_RENDERER := true

TARGET_USERIMAGES_USE_EXT4 := true
# Partition size is default 1.5GB (1536MB) for 64 bits projects
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1610612736
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2684354560 # 2.5 GB
BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800
TARGET_COPY_OUT_VENDOR := vendor
# ~100 MB vendor image. Please adjust system image / vendor image sizes