summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorIan Pedowitz <ijpedowitz@google.com>2015-08-11 19:18:13 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-08-11 19:18:13 +0000
commit0150dae61563c44dfb12a6d367a4f4f72253fcc4 (patch)
treeede4c678d248a3fca1063d376cbba421e788993a /target
parentc79c7d152f6c481992748f6fe4bb3cc82233ae4d (diff)
parent073f74d90853b39de32308fa3eeab9aa8998bd69 (diff)
downloadbuild-0150dae61563c44dfb12a6d367a4f4f72253fcc4.zip
build-0150dae61563c44dfb12a6d367a4f4f72253fcc4.tar.gz
build-0150dae61563c44dfb12a6d367a4f4f72253fcc4.tar.bz2
am 073f74d9: Merge "Increasing x86 emulator system partition size" into mnc-dev
* commit '073f74d90853b39de32308fa3eeab9aa8998bd69': Increasing x86 emulator system partition size
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