commit | 6ca2e8d95c2a7261d3c1742aa3908c5c566058da | [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 | 84f1a0014a5895aae6834b1909320ce7a12c3303 [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