summaryrefslogtreecommitdiffstats
path: root/minzip/SysUtil.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace minzip with libziparchiveTianjie Xu2016-10-181-212/+0
| | | | | | | | | | | 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
* Switch recovery to libbase loggingTianjie Xu2016-09-011-0/+212
Clean up the recovery image and switch to libbase logging. Bug: 28191554 Change-Id: Icd999c3cc832f0639f204b5c36cea8afe303ad35 Merged-In: Icd999c3cc832f0639f204b5c36cea8afe303ad35