summaryrefslogtreecommitdiffstats
path: root/recovery-persist.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix logical bugs around access() POSIX callArtem Yudin2022-06-081-10/+14
* Retire the Tron metrics reporting for non-A/B updateTianjie Xu2020-01-171-18/+0
* otautil: Factor out the utils that're private to recovery.Tao Bao2019-10-021-2/+2
* Move wipe cache|data to libinstallxunchang2019-04-151-1/+1
* Check that install file exists before unlinkNg Zhi An2019-01-241-2/+2
* Move the parse of last_install to recovery-persistTianjie Xu2018-09-131-13/+43
* recovery: Refactor logging code into logging.cppJerry Zhang2018-05-071-1/+1
* Fix the android-cloexec-* warnings in bootable/recoveryTianjie Xu2017-07-191-15/+15
* Cleanup the duplicates of logs rotation functionsTianjie Xu2016-11-041-38/+4
* Switch recovery to libbase loggingTianjie Xu2016-09-011-8/+7
* recovery-persist: pick up both pstore console filesMark Salyzyn2016-04-051-2/+7
* recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2016-03-281-0/+200