platform_bootable_recovery/updater
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
..
Android.mk Use the static version of libsparse 2012-07-23 19:14:30 -07:00
install.c add bonus data feature to imgdiff/imgpatch/applypatch 2012-08-20 15:28:02 -07:00
install.h edify extensions for OTA package installation, part 1 2009-06-11 16:25:29 -07:00
updater.c Extend recovery and updater to support setting file security contexts. 2012-03-30 09:32:46 -04:00
updater.h Extend recovery and updater to support setting file security contexts. 2012-03-30 09:32:46 -04:00