Merge "Reduce the system partition size of 32 bits GSI" into oc-mr1-dev

This commit is contained in:
TreeHugger Robot 2017-08-28 03:40:09 +00:00 committed by Android (Google) Code Review
commit fe16a507fc
1 changed files with 2 additions and 2 deletions

View File

@ -16,5 +16,5 @@
include build/make/target/board/treble_common.mk
# Partition size is default 1GB (1024MB) for 32 bits projects
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1073741824
# Partition size is default 906MB for 32 bits projects
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 950009856