summaryrefslogtreecommitdiffstats
path: root/updater/target_files.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Check for overflow before allocating memory fore decompression.Kelvin Zhang2020-09-181-0/+7
* Switch to zip64 in recoveryKelvin Zhang2020-09-161-3/+3
* Change the symlink to system_extJustin Yun2019-07-101-1/+1
* Merge "Add unit tests for simulator"Tianjie Xu2019-06-281-0/+5
|\
| * Add unit tests for simulatorTianjie Xu2019-06-281-0/+5
* | Rename product_services to system_extJustin Yun2019-06-281-2/+2
|/
* Implement the TargetFile and BuildInfoTianjie Xu2019-06-011-5/+261
* Implement an update simulator to verify BB OTA packages on hostTianjie Xu2019-05-291-0/+26