commit | 18c25920c285bf2894b5a05868b79f1202c3a264 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Sep 29 15:27:41 2016 -0700 |
committer | Tianjie Xu <xunchang@google.com> | Sat Oct 15 23:16:34 2016 -0700 |
tree | 3e48077863ae71e20a333ebc100a624c56fe9fc5 | |
parent | 14a7725f26932902621c9ecb33cc3b1604efe8d5 [diff] |
Add functions in recovery/minzip to libziparchive Add two functions libziparchive that libminzip has. And create corresponding unit tests. 1. Open a zip archive from a memory mapped region. 2. A new writer that takes a call back function pointer. (Used by the OTA updater to stream the data.) Test: Unit tests passed Bug: 19472796 Change-Id: I2b2daec71174afe221030357e39bff5faea51e72