platform_system_core/fastboot
Elliott Hughes 259ad4a8e7 Fix the fastboot build.
load_file takes an int64_t rather than a size_t to support large files on LP32.

Change-Id: I8d3032cab63c30c4158dbc521d3d520415cdf58f
2015-09-02 20:33:44 -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 Fix missing <stdarg.h>. 2015-08-25 19:34:13 -07:00
fastboot.cpp Fix the fastboot build. 2015-09-02 20:33:44 -07:00
fastboot.h Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -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