230d160a71
Some filesystems (e.g. ext4) require flushing an initial fs image, right after erasing it the partition is unusable. Doing erase,flush emptyfs is a little bit scaring so we have a separate command that performs it as atomic step: - get size of partition - create an empty filesystem image - erase the partition - flush empty fs to the partition This command applicable only for ext4 filesystem and checks the partition type before formatting it. Change-Id: I8529bc1dc64237f1f0d91312f7c0ab1a6e5d8b44 |
||
---|---|---|
.. | ||
Android.mk | ||
bootimg.c | ||
engine.c | ||
engineering_key.p12 | ||
fastboot.c | ||
fastboot.h | ||
genkey.sh | ||
p12topem.sh | ||
protocol.c | ||
signfile.sh | ||
usb.h | ||
usb_linux.c | ||
usb_osx.c | ||
usb_windows.c | ||
usbtest.c | ||
util_linux.c | ||
util_osx.c | ||
util_windows.c |