Skip to content

Commit

Permalink
am 292427b: am 030b549: resolved conflicts for merge of 6800090 to lm…
Browse files Browse the repository at this point in the history
…p-mr1-dev

* commit '292427b69f7b1a753c0636f916382e2a4f9648ba':
  Bump generic_x86_64 system partition size - DO NOT MERGE
  • Loading branch information
justin-morey authored and Android Git Automerger committed Mar 19, 2015
2 parents 7b93109 + 292427b commit abd5bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/board/generic_x86_64/BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit abd5bbc

Please sign in to comment.