summaryrefslogtreecommitdiffstats
path: root/updater/simulator_runtime.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-20Add add_slot_suffix function.Yifan Hong1-0/+5
2020-05-08Add add_slot_suffix function.Yifan Hong1-0/+5
2019-10-01Move mounts.cpp from libotautil into libupdater.Tao Bao1-1/+1
2019-07-16Add command line parser for simulatorTianjie Xu1-1/+5
2019-06-24Implement updater runtime for dynamic partitionsTianjie Xu1-0/+31
2019-05-29Implement an update simulator to verify BB OTA packages on hostTianjie Xu1-0/+97