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

Commit c3634362 authored by Yahan Zhou's avatar Yahan Zhou Committed by Joshua Lang
Browse files

Increase system image size for x64 to 2.5G

x64 uses more space than others.

Change-Id: I67674823960874164f6d40ad07c6e865eaacefc5
parent 93d16365
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ BUILD_EMULATOR_OPENGL := true
USE_OPENGL_RENDERER := true

TARGET_USERIMAGES_USE_EXT4 := true
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648 # 2 GB
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2684354560 # 2.5 GB
BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800
BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4