am 7320c4f5
: am ee2dbee3
: am 3e8b79c2
: Merge "Increase system image partition size to fix build" into lmp-dev
* commit '7320c4f535a1f6b73feb602337eb1b40a5aeb012': Increase system image partition size to fix build
This commit is contained in:
commit
9a7fe1f3d3
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ BUILD_EMULATOR_OPENGL := true
|
|||
USE_OPENGL_RENDERER := true
|
||||
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 880803840 # 840M
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 943718400 # 900MB
|
||||
BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800
|
||||
BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
|
||||
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
|
||||
|
|
Loading…
Reference in a new issue