Merge "generic_x86 builds don't need/use the sparse ext4 format."

This commit is contained in:
Jean-Baptiste Queru 2010-12-29 14:17:28 -08:00 committed by Android Code Review
commit 96d3e9b310
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ BOARD_SYSLOADER_MAX_SIZE := 7340032
BOARD_FLASH_BLOCK_SIZE := 512
BOARD_USERDATAIMAGE_PARTITION_SIZE := 50M
BOARD_INSTALLERIMAGE_PARTITION_SIZE := 500M
TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
# The eth0 device should be started with dhcp on boot.