No description
Find a file
Doug Zongker 596271fa71 handle short writes when unzipping files
minzip fails if write() doesn't write all the data in one call.
Apparently this was good enough before, but it causes OTAs to fail all
the time now (maybe due to the recently-submitted kernel)?  Change
code to attempt continuing after short writes.
2009-04-29 17:35:34 -07:00
amend auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
etc auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
minui AI 143128: Use PNG instead of BMP for recovery image icons. This saves 2009-03-27 13:25:30 -07:00
minzip handle short writes when unzipping files 2009-04-29 17:35:34 -07:00
mtdutils auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
res/images AI 144082: Remove the unused "unpacking" recovery icon. 2009-04-01 14:39:15 -07:00
tools Automated import from //branches/donutburger/...@142141,142141 2009-03-24 21:30:32 -07:00
Android.mk AI 144130: Don't build OTA package keys into the recovery binary; read 2009-04-01 15:48:46 -07:00
bootloader.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
bootloader.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
commands.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
commands.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
common.h AI 144082: Remove the unused "unpacking" recovery icon. 2009-04-01 14:39:15 -07:00
firmware.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
firmware.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
install.c AI 144130: Don't build OTA package keys into the recovery binary; read 2009-04-01 15:48:46 -07:00
install.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
NOTICE Automated import from //branches/donutburger/...@140818,140818 2009-03-24 18:36:43 -07:00
recovery.c AI 144070: Add an option to wipe cache (only) to the recovery menu. 2009-04-01 13:57:40 -07:00
roots.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
roots.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
test_roots.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
ui.c AI 144082: Remove the unused "unpacking" recovery icon. 2009-04-01 14:39:15 -07:00
verifier.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
verifier.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00