The normal verify_software() functionality in AbstractSSH requires the Autotest directory exists and is writable. Upon loss of the stateful partition, neither of these checks will pass.

It's enough to ensure that the stateful partition exists and has space for the stateful and rootfs updates since we're going to blow away the stateful partition anyways.

Change-Id: I91629120f6a353904dc479076a5e6b354ce52c45

BUG=none
TEST=Ran on cautotest.

Review URL: http://codereview.chromium.org/6878082
1 file changed