am 96d3e9b3: Merge "generic_x86 builds don\'t need/use the sparse ext4 format."

* commit '96d3e9b3108eb430a01cca41cb06baa1b8eb22ec':
  generic_x86 builds don't need/use the sparse ext4 format.
This commit is contained in:
Jean-Baptiste Queru 2010-12-29 14:31:01 -08:00 committed by Android Git Automerger
commit 41c423da9d

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.