| commit | 948ea5885a76f2d79e39aa178b83c4a955207458 | [log] [tgz] |
|---|---|---|
| author | Andrey Ulanov <[email protected]> | Fri Jun 02 22:12:46 2017 |
| committer | chrome-bot <[email protected]> | Mon Jun 05 23:39:50 2017 |
| tree | ea098375295d3f2a8287b0bb056f1de6fd1f2ef4 | |
| parent | 27d9d5399a0863949a995f631919d7745525644b [diff] |
update_engine: Remove zlib fingerprint checking This is not needed as imgdiff is not being used and will be replaced by puffin. Presence of this code makes updating to newer version of zlib impossible. (e.g. 1.2.8->1.2.11 update introduces some changes in compression algorithm which make compressed output different). BUG=None TEST="ebuild zlib.ebuild test" Change-Id: I50793f552a44faaba5771271fdcf2b4f4aeba6e4 Reviewed-on: https://chromium-review.googlesource.com/522949 Commit-Ready: Andrey Ulanov <[email protected]> Tested-by: Andrey Ulanov <[email protected]> Reviewed-by: Ben Chan <[email protected]> Reviewed-by: Sen Jiang <[email protected]>