platform_bootable_recovery/applypatch
Michael Runge be81e51c17 Use more aggressive sync writing to applypatch.
We have seen cases where the boot partition is patched, but upon
recovery the partition appears to be corrupted.  Open up all
patched files/partitions with O_SYNC, and do not ignore the
errors from fsync/close operations.

Bug: 18170529
Change-Id: I392ad0a321d937c4ad02eaeea9170be384a4744b
2014-10-29 13:00:21 -07:00
..
testdata relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
Android.mk remove remaining libminelf references 2014-02-13 15:49:35 -08:00
applypatch.c Use more aggressive sync writing to applypatch. 2014-10-29 13:00:21 -07:00
applypatch.h installer for new block OTA system 2014-08-19 16:53:39 -07:00
applypatch.sh refactor applypatch and friends 2010-02-22 15:30:33 -08:00
bsdiff.c relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
bspatch.c installer for new block OTA system 2014-08-19 16:53:39 -07:00
freecache.c relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
imgdiff.c add bonus data feature to imgdiff/imgpatch/applypatch 2012-08-20 15:28:02 -07:00
imgdiff.h relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
imgdiff_test.sh relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
imgpatch.c installer for new block OTA system 2014-08-19 16:53:39 -07:00
main.c remove 'retouch' ASLR support 2014-02-13 15:18:19 -08:00
NOTICE Add NOTICE file 2012-04-06 13:51:00 -07:00
utils.c refactor applypatch and friends 2010-02-22 15:30:33 -08:00
utils.h refactor applypatch and friends 2010-02-22 15:30:33 -08:00