Files
android_bootable_recovery/minzip
Michael Runge f5d9f89152 Allow 0-byte files in full OTAs.
Currently, the writeProcessFunction fails when
there are zero bytes to write, potentially returning
errno from a previous operation, or hanging
indefinitely while it waits for a >0 result on a
write of size 0.  This happens when the output
file is intended to be zero bytes in size.

Change-Id: Ib3cfcaf66d82942bc89e5f5c64697862403b38da
2014-05-09 18:09:28 +00:00
..
2012-10-16 12:57:26 -07:00
2013-09-17 10:20:45 -07:00
2013-09-17 10:20:45 -07:00
2009-03-03 19:28:42 -08:00
2014-03-17 16:05:12 -07:00
2014-05-09 18:09:28 +00:00
2014-02-13 08:30:41 -08:00