Chromium Code Reviews| Index: lib/cros_vm_constants.sh |
| diff --git a/lib/cros_vm_constants.sh b/lib/cros_vm_constants.sh |
| index 124d158eb52eb77dd5f5241d184c1e0f6f280cd3..dc5313c4cdad728f1bdffb2c249f59c785ed5701 100644 |
| --- a/lib/cros_vm_constants.sh |
| +++ b/lib/cros_vm_constants.sh |
| @@ -13,4 +13,4 @@ DEFAULT_QEMU_IMAGE="chromiumos_qemu_image.bin" |
| # Minimum sizes for full size vm images -- needed for update. |
| MIN_VDISK_SIZE_FULL=6072 |
| -MIN_STATEFUL_FS_SIZE_FULL=2048 |
| +MIN_STATEFUL_FS_SIZE_FULL=3072 |