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

View File

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