commit | 8b8faed17d3cac86fd63776312bcd9ed9a053add | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Thu Oct 26 14:08:38 2017 +0100 |
committer | Narayan Kamath <narayan@google.com> | Thu Oct 26 17:47:50 2017 +0100 |
tree | 07afb385f275543746f023b2c687c0c0e5efb508 | |
parent | 41a9b3c81d8a9871ab02589c300fd5859c95792e [diff] |
zip_archive: generalize deflate method. Remove dependencies on zip_archive specific data structures. In follow up changes, this method will be promoted to a public API and used from androidfw/ZipUtils as well as tools/zipalign, thereby allowing us to remove a near-exact copy of this code and to simplify depdencies. Test: zip_archive_test Bug: 35246701 Change-Id: If24a9965fbd6fff308c8758859026684fd2af3b9