android_system_core/fastboot
Elliott Hughes 2fd45a9cea fastboot shouldn't erase non-existent cache partitions.
Check that the cache partition exists before trying to erase it.

Also clean up some of the C string handling and int booleans.

Bug: http://b/25375777
Change-Id: I1880e542b729f2026ab3a2943d4bee9d659b1eeb
2015-10-30 14:15:22 -07:00
..
Android.mk Remove USE_MINGW/CYGWIN; Whitelist windows modules 2015-09-02 17:10:35 -07:00
bootimg_utils.cpp Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
bootimg_utils.h Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
engine.cpp fastboot shouldn't erase non-existent cache partitions. 2015-10-30 14:15:22 -07:00
fastboot.cpp fastboot shouldn't erase non-existent cache partitions. 2015-10-30 14:15:22 -07:00
fastboot.h fastboot shouldn't erase non-existent cache partitions. 2015-10-30 14:15:22 -07:00
fastboot_protocol.txt Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
fs.cpp Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
fs.h Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
genkey.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.cpp Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
usb.h Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
usb_linux.cpp Document the current MAX_USBFS_BULK_SIZE situation. 2015-07-28 14:18:50 -07:00
usb_osx.cpp Get fastboot working on OS X 2015-08-19 14:46:17 -07:00
usb_windows.cpp Move fastboot's Windows code to C++. 2015-06-24 10:48:43 -07:00
usbtest.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util_linux.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util_osx.cpp Move fastboot's Mac OS code to C++. 2015-06-24 11:17:28 -07:00
util_windows.cpp Move fastboot's Windows code to C++. 2015-06-24 10:48:43 -07:00