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

Commit a0e05b44 authored by bohu's avatar bohu Committed by android-build-merger
Browse files

Emulator: increase x86_64 system image size to 2G am: 67d789a9 am: d84d576e

am: e88bd41f

Change-Id: Ifd88c4d556da3c49495293f9785c1e0ecd012f81
parents 1cb5dd22 e88bd41f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ BUILD_EMULATOR_OPENGL := true
USE_OPENGL_RENDERER := true

TARGET_USERIMAGES_USE_EXT4 := true
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1879048192  # 1.75 GB
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648 # 2 GB
BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800
BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4