summaryrefslogtreecommitdiffstats
path: root/otautil (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31otautil: Android.bp libziparchive addedHEADandroid-9.0Armin Mehdilou1-0/+1
2018-05-25Revert "kill package_extract_dir"Tom Marshall1-0/+1
2018-03-08Set the update locations to default in CacheLocation's constructorTianjie Xu2-9/+5
2018-02-28Add a singleton CacheLocation to replace the hard coded locationsTianjie Xu3-0/+105
2018-01-11libotautil: Add missed headerHumberto Borba1-0/+6
2017-11-09Load-balancing update_verifier worker threads.Tao Bao2-0/+48
2017-11-07otautil: Remove the aborts in RangeSet::Parse().Tao Bao2-40/+87
2017-10-16otautil: Move RangeSet implementation into rangeset.cpp.Tao Bao3-151/+216
2017-10-11otautil: #include <errno.h> for TEMP_FAILURE_RETRY.Tao Bao1-0/+1
2017-10-11Move rangeset.h and print_sha1.h into otautil.Tao Bao2-0/+325
2017-10-10otautil: Fix mac build.Tao Bao2-3/+4
2017-10-09Revert "Revert "Move error_code.h into otautil.""Tao Bao2-0/+80
2017-10-05Revert "Move error_code.h into otautil."Tao Bao2-80/+0
2017-10-04Move error_code.h into otautil.Tao Bao2-0/+80
2017-10-03otautil: Export headers.Tao Bao7-4/+8
2017-07-27otautil: Clean up dirCreateHierarchy().Tao Bao2-143/+95
2017-07-25otautil: Delete dirUnlinkHierarchy().Tao Bao2-69/+0
2017-05-24kill package_extract_dirTianjie Xu3-178/+0
2017-05-10otautil: Android.mk -> Android.bpSteven Moreland2-33/+34
2017-05-04Update the comment for obsolete symlink handling .Tianjie Xu1-1/+0
2017-05-02Move sysMapFile and sysReleaseMap into MemMapping class.Tao Bao2-94/+82
2017-03-31Merge "Log temperature during OTA update" am: bc2c51a97f am: 1d7e500bfcTianjie Xu3-4/+112
2017-03-28Log temperature during OTA updateTianjie Xu3-4/+112
2016-11-08otautil: Clean up obsolete includes.Tao Bao2-12/+0
2016-11-08otautil: Clean up obsolete includes.Tao Bao2-12/+1
2016-11-08otautil: Clean up SysUtil.cpp.Tao Bao2-195/+203
2016-11-07otautil: Clean up SysUtil.cpp.Tao Bao2-189/+197
2016-10-18Replace minzip with libziparchiveTianjie Xu7-0/+749