aboutsummaryrefslogtreecommitdiff
path: root/otautil
AgeCommit message (Expand)Author
2018-03-08Set the update locations to default in CacheLocation's constructorTianjie Xu
2018-02-28Add a singleton CacheLocation to replace the hard coded locationsTianjie Xu
2017-11-08Load-balancing update_verifier worker threads.Tao Bao
2017-11-07otautil: Remove the aborts in RangeSet::Parse().Tao Bao
2017-10-16otautil: Move RangeSet implementation into rangeset.cpp.Tao Bao
2017-10-11otautil: #include <errno.h> for TEMP_FAILURE_RETRY.Tao Bao
2017-10-10Move rangeset.h and print_sha1.h into otautil.Tao Bao
2017-10-10otautil: Fix mac build.Tao Bao
2017-10-09Revert "Revert "Move error_code.h into otautil.""Tao Bao
2017-10-05Revert "Move error_code.h into otautil."Tao Bao
2017-10-04Move error_code.h into otautil.Tao Bao
2017-10-03otautil: Export headers.Tao Bao
2017-07-27otautil: Clean up dirCreateHierarchy().Tao Bao
2017-07-24otautil: Delete dirUnlinkHierarchy().Tao Bao
2017-05-23kill package_extract_dirTianjie Xu
2017-05-09otautil: Android.mk -> Android.bpSteven Moreland
2017-05-03Update the comment for obsolete symlink handling .Tianjie Xu
2017-05-01Move sysMapFile and sysReleaseMap into MemMapping class.Tao Bao
2017-03-28Log temperature during OTA updateTianjie Xu
2016-11-08otautil: Clean up obsolete includes.Tao Bao
2016-11-07otautil: Clean up SysUtil.cpp.Tao Bao
2016-10-17Replace minzip with libziparchiveTianjie Xu