platform_bootable_recovery/applypatch
Tianjie Xu 984d7d058e Fix applypatch_check failure when applying update on angler
Applypatch_check should be skipped if no sha is specified. As the
comments said: "It's okay to specify no sha1s; the check will pass if
the LoadFileContents is successful. Useful for reading partitions,
where the filename encodes the sha1s."

Test: The update package applied on angler successfully.
Bug: 32243751
Change-Id: Ib8f3dadf19f745c2dbd350d60da46ab12d75bc87
2016-10-18 21:22:48 +00:00
..
include/applypatch Change StringValue to use std::string 2016-10-15 01:18:23 +00:00
testdata relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
Android.mk Turn on -Werror for recovery 2016-09-29 19:21:24 -07:00
applypatch.cpp Fix applypatch_check failure when applying update on angler 2016-10-18 21:22:48 +00:00
applypatch.sh refactor applypatch and friends 2010-02-22 15:30:33 -08:00
bspatch.cpp Change StringValue to use std::string 2016-10-15 01:18:23 +00:00
freecache.cpp Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. 2016-03-03 14:52:44 -08:00
imgdiff.cpp Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector." 2016-06-01 13:15:44 -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.cpp Change StringValue to use std::string 2016-10-15 01:18:23 +00:00
libimgpatch.pc applypatch: Add libimgpatch.pc 2016-02-16 11:35:29 -08:00
main.cpp Change StringValue to use std::string 2016-10-15 01:18:23 +00:00
Makefile Add include/ to the Makefile include path. 2016-03-14 14:25:33 -07:00
NOTICE Add NOTICE file 2012-04-06 13:51:00 -07:00
utils.cpp Change StringValue to use std::string 2016-10-15 01:18:23 +00:00
utils.h Change StringValue to use std::string 2016-10-15 01:18:23 +00:00