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

Commit 67f80683 authored by Weilun Du's avatar Weilun Du Committed by android-build-merger
Browse files

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

am: bd141d36

Change-Id: Ib60435471bf2f6200453912ede81ee4730ed9758
parents 6b57f1f8 bd141d36
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