platform_bootable_recovery/applypatch
Sen Jiang 0cce9cda0c applypatch: Compile libimgpatch for target and host.
update_engine need it for the new IMGDIFF operation.

Also removed __unused in ApplyImagePatch() as I got error building it
for the host, and I think it's dangerous not checking the size of the
input.

Test: mma
Bug: 26628339

Change-Id: I22d4cd55c2c3f87697d6afdf10e8106fef7d1a9c
2016-01-28 13:26:25 +08:00
..
include/applypatch applypatch: Compile libimgpatch for target and host. 2016-01-28 13:26:25 +08:00
testdata relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
Android.mk applypatch: Compile libimgpatch for target and host. 2016-01-28 13:26:25 +08:00
applypatch.cpp Track rename from base/ to android-base/. 2015-12-04 15:30:20 -08:00
applypatch.h applypatch: Support flash mode. 2015-07-24 11:15:19 -07:00
applypatch.sh refactor applypatch and friends 2010-02-22 15:30:33 -08:00
bsdiff.cpp recovery: Switch applypatch/ and updater/ to cpp. 2015-07-13 17:21:31 -07:00
bspatch.cpp applypatch: Compile libimgpatch for target and host. 2016-01-28 13:26:25 +08:00
freecache.cpp recovery: Switch applypatch/ and updater/ to cpp. 2015-07-13 17:21:31 -07:00
imgdiff.cpp imgdiff: skip spurious gzip headers in image files 2015-12-23 09:43:59 -08: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.cpp applypatch: Compile libimgpatch for target and host. 2016-01-28 13:26:25 +08:00
main.cpp applypatch: Support flash mode. 2015-07-24 11:15:19 -07:00
NOTICE Add NOTICE file 2012-04-06 13:51:00 -07:00
utils.cpp recovery: Switch applypatch/ and updater/ to cpp. 2015-07-13 17:21:31 -07:00
utils.h refactor applypatch and friends 2010-02-22 15:30:33 -08:00