platform_bootable_recovery/applypatch
Doug Zongker a3ccba6d31 add bonus data feature to imgdiff/imgpatch/applypatch
The bonus data option lets you give an additional blob of uncompressed
data to be used when constructing a patch for chunk #1 of an image.
The same blob must be available at patch time, and can be passed to
the command-line applypatch tool (this feature is not accessible from
edify scripts).

This will be used to reduce the size of recovery-from-boot patches by
storing parts of the recovery ramdisk (the UI images) on the system
partition.

Change-Id: Iac1959cdf7f5e4582f8d434e83456e483b64c02c
2012-08-20 15:28:02 -07:00
..
testdata relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
Android.mk host modules don't need LOCAL_MODULE_TAGS 2012-07-21 15:24:56 -07:00
applypatch.c add bonus data feature to imgdiff/imgpatch/applypatch 2012-08-20 15:28:02 -07:00
applypatch.h add bonus data feature to imgdiff/imgpatch/applypatch 2012-08-20 15:28:02 -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 refactor applypatch and friends 2010-02-22 15:30:33 -08: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 add bonus data feature to imgdiff/imgpatch/applypatch 2012-08-20 15:28:02 -07:00
main.c add bonus data feature to imgdiff/imgpatch/applypatch 2012-08-20 15:28:02 -07: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