platform_build/tools/applypatch
Doug Zongker 5da317e51d support incremental updates of boot image
Modify applypatch to be able to write MTD partitions as well as read
them.  Make applypatch save a backup copy of the contents of an MTD
partition it reads in cache, to be used in case an update is
interrupted while writing back to MTD.  Modify OTA package creation
script to send boot image updates in patch form.
2009-06-02 14:09:11 -07:00
..
testdata auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
Android.mk add support for reading MTD partitions to applypatch 2009-06-01 15:48:24 -07:00
applypatch.c support incremental updates of boot image 2009-06-02 14:09:11 -07:00
applypatch.h support incremental updates of boot image 2009-06-02 14:09:11 -07:00
applypatch.sh allow separate source and target files for applypatch 2009-05-08 15:43:26 -07:00
bsdiff.c new image diffing tool and support for image patches in applypatch 2009-05-28 21:18:46 -07:00
freecache.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
imgdiff.c new image diffing tool and support for image patches in applypatch 2009-05-28 21:18:46 -07:00
imgdiff.h new image diffing tool and support for image patches in applypatch 2009-05-28 21:18:46 -07:00
imgpatch.c add support for reading MTD partitions to applypatch 2009-06-01 15:48:24 -07:00