forked from openkylin/platform_build
am 904e88b5: am 8750cfc5: am 111ba923: Bump generic_arm64 system partition size to 900M.
* commit '904e88b5bed7a0be84057382d2c433e95d8096b7': Bump generic_arm64 system partition size to 900M.
This commit is contained in:
commit
1ac92e9bbc
|
@ -76,7 +76,7 @@ BUILD_EMULATOR_OPENGL := true
|
|||
USE_OPENGL_RENDERER := true
|
||||
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 845427200
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 943718400
|
||||
BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800
|
||||
BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
|
||||
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
|
||||
|
|
Loading…
Reference in New Issue