summaryrefslogtreecommitdiffstats
path: root/otautil (follow)
Commit message (Expand)AuthorAgeFilesLines
* otautil: Android.bp libziparchive addedHEADandroid-9.0Armin Mehdilou2020-01-311-0/+1
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-2415-35/+798
|\
| * Set the update locations to default in CacheLocation's constructorTianjie Xu2018-03-082-9/+5
| * Add a singleton CacheLocation to replace the hard coded locationsTianjie Xu2018-02-283-0/+105
| * Load-balancing update_verifier worker threads.Tao Bao2017-11-092-0/+48
| * otautil: Remove the aborts in RangeSet::Parse().Tao Bao2017-11-072-40/+87
| * otautil: Move RangeSet implementation into rangeset.cpp.Tao Bao2017-10-163-151/+216
| * otautil: #include <errno.h> for TEMP_FAILURE_RETRY.Tao Bao2017-10-111-0/+1
| * Move rangeset.h and print_sha1.h into otautil.Tao Bao2017-10-112-0/+325
| * otautil: Fix mac build.Tao Bao2017-10-102-3/+4
| * Revert "Revert "Move error_code.h into otautil.""Tao Bao2017-10-092-0/+80
| * Revert "Move error_code.h into otautil."Tao Bao2017-10-052-80/+0
| * Move error_code.h into otautil.Tao Bao2017-10-042-0/+80
| * otautil: Export headers.Tao Bao2017-10-037-4/+8
| * otautil: Clean up dirCreateHierarchy().Tao Bao2017-07-272-143/+95
| * otautil: Delete dirUnlinkHierarchy().Tao Bao2017-07-252-69/+0
* | Revert "kill package_extract_dir"Tom Marshall2018-05-251-0/+1
* | libotautil: Add missed headerHumberto Borba2018-01-111-0/+6
* | Merge up to android-8.1.0_r1 and fix conflictsEthan Yonker2017-12-153-94/+115
|\|
| * kill package_extract_dirTianjie Xu2017-05-243-178/+0
| * otautil: Android.mk -> Android.bpSteven Moreland2017-05-102-33/+34
| * Update the comment for obsolete symlink handling .Tianjie Xu2017-05-041-1/+0
| * Move sysMapFile and sysReleaseMap into MemMapping class.Tao Bao2017-05-022-94/+82
| * Log temperature during OTA updateTianjie Xu2017-03-283-4/+112
| * otautil: Clean up obsolete includes.Tao Bao2016-11-082-12/+1
| * otautil: Clean up SysUtil.cpp.Tao Bao2016-11-072-189/+197
* | Merge "Log temperature during OTA update" am: bc2c51a97f am: 1d7e500bfcTianjie Xu2017-03-313-4/+112
* | otautil: Clean up obsolete includes.Tao Bao2016-11-082-12/+0
* | otautil: Clean up SysUtil.cpp.Tao Bao2016-11-082-195/+203
* | resolve merge conflicts of 434697f to masterTianjie Xu2016-10-191-5/+6
* | resolve merge conflicts of 6fba98c to stage-aosp-masterTianjie Xu2016-10-181-6/+6
|/
* Replace minzip with libziparchiveTianjie Xu2016-10-187-0/+749