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

Commit dfe622a1 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: I28c9f05314f7ce00969c45a03863f52a8d68b3a4
parents 90788e8c bd141d36
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -73,8 +73,7 @@ BUILD_QEMU_IMAGES := true
USE_OPENGL_RENDERER := true
USE_OPENGL_RENDERER := true


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