forked from openkylin/platform_build
am abd5bbc4: am 292427b6: am 030b5493: resolved conflicts for merge of 68000907
to lmp-mr1-dev
* commit 'abd5bbc4febe61f53641ac7c43160e161e12c1dc': Bump generic_x86_64 system partition size - DO NOT MERGE
This commit is contained in:
commit
e596433b90
|
@ -41,7 +41,7 @@ BUILD_EMULATOR_OPENGL := true
|
|||
USE_OPENGL_RENDERER := true
|
||||
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1073741824 # 1GB
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1073741824 # 1GB
|
||||
BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800
|
||||
BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
|
||||
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
|
||||
|
|
Loading…
Reference in New Issue