commit | d6d230f852761006a7c79da981f15ff3070077e7 | [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 | 0a360a209720f954ff5af0f0ff31ff3c84c30cf5 [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