platform_build/tools/applypatch
Doug Zongker d7d7ab00f5 do a pass of normal-chunk-merging before comparing src and tgt files
Merge the gzip footer and header together with any adjacent normal
chunks before comparing chunk structures; this should make the
recovery-from-boot diff not fail due to differences in the footer
after the ramdisk part of the image.
2009-09-02 11:10:51 -07:00
..
testdata auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
Android.mk applypatch changes for patching recovery image 2009-07-22 19:15:59 -07:00
applypatch.c applypatch changes for patching recovery image 2009-07-22 19:15:59 -07:00
applypatch.h applypatch changes for patching recovery image 2009-07-22 19:15:59 -07:00
applypatch.sh allow separate source and target files for applypatch 2009-05-08 15:43:26 -07:00
bsdiff.c applypatch changes for patching recovery image 2009-07-22 19:15:59 -07:00
freecache.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
imgdiff.c do a pass of normal-chunk-merging before comparing src and tgt files 2009-09-02 11:10:51 -07:00
imgdiff.h better patching for zip files 2009-07-20 14:45:29 -07:00
imgdiff_test.sh better patching for zip files 2009-07-20 14:45:29 -07:00
imgpatch.c applypatch changes for patching recovery image 2009-07-22 19:15:59 -07:00
main.c make applypatch into a static library 2009-06-12 09:42:43 -07:00
utils.c better patching for zip files 2009-07-20 14:45:29 -07:00
utils.h better patching for zip files 2009-07-20 14:45:29 -07:00