summaryrefslogtreecommitdiffstats
path: root/otautil/ZipUtil.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* kill package_extract_dirTianjie Xu2017-05-241-57/+0
| | | | | | | It's only used by file-based OTA which has been deprecated for O. Test: mma Change-Id: I439c93155ca94554d827142c99aa6c0845cc7561
* Replace minzip with libziparchiveTianjie Xu2016-10-181-0/+57
Clean up the duplicated codes that handle the zip files in bootable/recovery; and rename the library of the remaining utility functions to libotautil. Test: Update package installed successfully on angler. Bug: 19472796 Change-Id: Iea8962fcf3004473cb0322b6bb3a9ea3ca7f679e