platform_system_core/fastboot
Narayan Kamath e97e66ea7c Use base::WriteFully in zip_archive.
We're already linking against libbase but we'll have to add
a libbase dependency to every target that includes libziparchive
as a STATIC_LIBRARY dependency, given that there's no way to
express that what we want (except by adding a LOCAL_WHOLE_STATIC_LIBRARY
dependency on libbase to libziparchive but that seems bad too)

Change-Id: I294ad389a9c61a1134a7bc323da25b0004a8f1e0
2015-04-29 14:31:45 +00:00
..
Android.mk Use base::WriteFully in zip_archive. 2015-04-29 14:31:45 +00:00
bootimg_utils.cpp Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
bootimg_utils.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
engine.c fastboot: turn on -Werror 2014-05-14 08:33:56 -07:00
engineering_key.p12 auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
fastboot.cpp Add verbose param to sparse_file_import_auto 2015-03-31 12:09:37 -07:00
fastboot.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
fastboot_protocol.txt system: core: fastboot: Increase USB protocol buffer size to 1024 2014-11-07 12:01:33 -08:00
fs.c fastboot: fix windows sdk build (don't do f2fs dyn load on windows) 2014-06-17 23:43:18 -07:00
fs.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
genkey.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
p12topem.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.c fastboot/sparse: propagate error code 2015-03-01 11:54:02 +01:00
signfile.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
usb.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
usb_linux.c fastboot: Support USB 3.x SuperSpeed devices on Linux 2014-12-05 12:11:20 -08:00
usb_osx.c Fix 64-bit host build. 2014-08-14 15:52:54 -07:00
usb_windows.c Fix adb/fastboot windows compilations. 2014-12-09 16:03:29 -08:00
usbtest.c fastboot: turn on -Werror 2014-05-14 08:33:56 -07:00
util.c Wait for device to disappear after reboot-bootloader. 2013-10-17 20:06:32 +00:00
util_linux.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
util_osx.c Remove explict use of ASCII encoding 2014-11-21 15:56:59 +00:00
util_windows.c fastboot: Remove legacy MINGW workarounds 2013-06-28 17:00:41 -07:00