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

Commit 39b32b0d authored by Konstantinos Menychtas's avatar Konstantinos Menychtas Committed by Android Git Automerger
Browse files

am 956e4693: Increasing MIPS emulator system image size and user-data image size

* commit '956e4693':
  Increasing MIPS emulator system image size and user-data image size
parents 8ea2636c 956e4693
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -53,8 +53,8 @@ BUILD_EMULATOR_OPENGL := true
USE_OPENGL_RENDERER := true

TARGET_USERIMAGES_USE_EXT4 := true
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1073741824
BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1342177280
BOARD_USERDATAIMAGE_PARTITION_SIZE := 734003200
BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
BOARD_FLASH_BLOCK_SIZE := 512