Merge "generic_x86 builds don't need/use the sparse ext4 format."
This commit is contained in:
commit
96d3e9b310
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue