summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorIan Pedowitz <ijpedowitz@google.com>2015-08-11 19:12:28 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-08-11 19:12:28 +0000
commit073f74d90853b39de32308fa3eeab9aa8998bd69 (patch)
tree3768cb4cd02c32bfd33a3af9fbca3b07f5e20057 /target
parenta18c5028d77f0323b8b8959982ae7d6b1ec7aded (diff)
parent5394e8bd12ae60e791613c18cee08516fd0d0e20 (diff)
downloadbuild-073f74d90853b39de32308fa3eeab9aa8998bd69.zip
build-073f74d90853b39de32308fa3eeab9aa8998bd69.tar.gz
build-073f74d90853b39de32308fa3eeab9aa8998bd69.tar.bz2
Merge "Increasing x86 emulator system partition size" into mnc-dev
Diffstat (limited to 'target')
-rw-r--r--target/board/generic_x86/BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/board/generic_x86/BoardConfig.mk b/target/board/generic_x86/BoardConfig.mk
index d5f0531..0b8e1cd 100644
--- a/target/board/generic_x86/BoardConfig.mk
+++ b/target/board/generic_x86/BoardConfig.mk
@@ -35,7 +35,7 @@ BUILD_EMULATOR_OPENGL := true
USE_OPENGL_RENDERER := true
TARGET_USERIMAGES_USE_EXT4 := true
-BOARD_SYSTEMIMAGE_PARTITION_SIZE := 786432000
+BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1342177280 # 1.25 GB
BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800
BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4