platform_system_core/fastboot
Paul Crowley 8f7f56e25b Add --wipe-and-use-fbe option to fastboot for FBE userdata marker.
With this option, userdata is wiped and recreated with the
"convert_fbe" file in the root, which triggers conversion to FBE.

Bug: 25898323
Change-Id: I9347b7057b6278e7e6437504896b22c82dd01d89
2015-12-03 18:02:25 +00:00
..
Android.mk fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08: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: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
fastboot.cpp Add --wipe-and-use-fbe option to fastboot for FBE userdata marker. 2015-12-03 18:02:25 +00:00
fastboot.h fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
fastboot_protocol.txt Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
fs.cpp Add --wipe-and-use-fbe option to fastboot for FBE userdata marker. 2015-12-03 18:02:25 +00:00
fs.h Add --wipe-and-use-fbe option to fastboot for FBE userdata marker. 2015-12-03 18:02:25 +00:00
genkey.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.cpp fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
transport.h fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
usb.h fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
usb_linux.cpp fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
usb_osx.cpp fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
usb_windows.cpp fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08:00
usbtest.cpp fastboot: create Transport object (take 2). 2015-11-16 09:31:07 -08: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