summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2018-08-06 16:50:08 -0700
committerXin Li <delphij@google.com>2018-08-06 16:50:08 -0700
commit0021a52e9f82c25d6c9218b538fdca7c63cf5468 (patch)
treea8561f3006f133c128034ee9ac5f4b22cece09fe
parent645e6e711b32f94ecbd9b1cc77a51559dfce5ebe (diff)
parenta3fa6c722d5e2356115370e875101ad5535629fb (diff)
downloadx86-0021a52e9f82c25d6c9218b538fdca7c63cf5468.tar.gz
Merge Android Pie into master
Bug: 112104996 Change-Id: I840e91417b2c6f4e30f3a4d78464f87e6f0c8b88
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 83cdffd..7cb61be 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -27,7 +27,7 @@ BOARD_EGL_CFG := device/generic/goldfish-opengl/system/egl/egl.cfg
# PDK does not use ext4 image, but it is added here to prevent build break.
TARGET_USERIMAGES_USE_EXT4 := true
-BOARD_SYSTEMIMAGE_PARTITION_SIZE := 576716800
+BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1073741824 # 1 GB
BOARD_USERDATAIMAGE_PARTITION_SIZE := 419430400
BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4