platform_bootable_recovery/applypatch
Kelvin Zhang 2f2749f213 Switch imgdiff to use libz_stable
libz contain platform dependent optimization flags, and sometimes that
cause reconstruction of blobs to fail. Use libz_stable instead

Bug: 177076632
Test: treehugger

Change-Id: I3a8c1591672537d1c754b2bc5b26f939dd80ed47
2021-01-13 10:10:15 -05:00
..
include/applypatch Switch to zip64 in recovery 2020-09-16 14:21:37 -04:00
Android.bp Switch imgdiff to use libz_stable 2021-01-13 10:10:15 -05:00
applypatch.cpp Moving recovery resources from /system to /vendor 2019-10-04 00:04:56 +00:00
applypatch_main.cpp applypatch: Refactor applypatch(). 2018-08-31 09:21:15 -07:00
applypatch_modes.cpp applypatch: Add backup_source parameter to PatchPartition. 2019-09-23 11:26:48 -07:00
applypatch_modes.h applypatch: Change applypatch command-line arguments. 2018-07-20 11:26:17 -07:00
bspatch.cpp applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch. 2018-04-20 09:27:50 -07:00
freecache.cpp applypatch: Fix comparison of integers of different signs. 2018-12-17 10:07:27 -08:00
imgdiff.cpp Check for overflow before allocating memory fore decompression. 2020-09-18 17:41:51 -04:00
imgdiff_main.cpp Add tests for imgdiff. 2016-12-19 16:53:03 -08:00
imgpatch.cpp applypatch: Fix comparison of integers of different signs. 2018-12-17 10:07:27 -08:00
NOTICE Add NOTICE file 2012-04-06 13:51:00 -07:00
vendor_flash_recovery.rc Moving recovery resources from /system to /vendor 2019-10-04 00:04:56 +00:00