commit | ac4202a846965a6b5a88001a8ad3d5321edeb81c | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Fri Dec 13 10:48:38 2013 +0000 |
committer | Narayan Kamath <narayan@google.com> | Fri Dec 13 14:24:20 2013 +0000 |
tree | 18b1f420ba0c5cb25df9273ff4a729931669cfd8 | |
parent | 0433badc9b593cba85ec4e1f60ad1d75d1e99757 [diff] |
Use libziparchive for dalvik zip processing. The API was similar enough that we could just delegate to existing zip functions. The existing ZipArchiveHandle / ZipEntry types have been reused instead of defining new types. The old ZipArchive type has been removed because it serves no useful purpose, and no code was using it anyway. Change-Id: I47f12344d1e6efc234fed50b1613f9f179a9b03f