summaryrefslogtreecommitdiffstats
path: root/target/board
diff options
context:
space:
mode:
authorYing Wang <wangying@android.com>2015-03-31 00:09:06 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-03-31 00:09:07 +0000
commitd64b853a6d45d11e1f892ad02c0a653e1b5b8663 (patch)
tree134f988ae2e52cda01d4bb231cb5739669863ead /target/board
parentf1a8c8c5de090221615bf1934e82e1fa9afc54b0 (diff)
parente53cf413e195bc008b7de967920387eeae558236 (diff)
downloadbuild-d64b853a6d45d11e1f892ad02c0a653e1b5b8663.zip
build-d64b853a6d45d11e1f892ad02c0a653e1b5b8663.tar.gz
build-d64b853a6d45d11e1f892ad02c0a653e1b5b8663.tar.bz2
Merge "Bump generic_mips64 system partition size."
Diffstat (limited to 'target/board')
-rw-r--r--target/board/generic_mips64/BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/board/generic_mips64/BoardConfig.mk b/target/board/generic_mips64/BoardConfig.mk
index 2097635..7fe6cd3 100644
--- a/target/board/generic_mips64/BoardConfig.mk
+++ b/target/board/generic_mips64/BoardConfig.mk
@@ -65,7 +65,7 @@ BUILD_EMULATOR_OPENGL := true
USE_OPENGL_RENDERER := true
TARGET_USERIMAGES_USE_EXT4 := true
-BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1101004800
+BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1342177280 # 1.25 GB swag, 20% more than before
BOARD_USERDATAIMAGE_PARTITION_SIZE := 734003200
BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4