Commit 4c320522 authored by Omid Tourzan's avatar Omid Tourzan Committed by Commit Bot

Roll src/third_party/cros_system_api/ 77b1345ec..babcdd705 (7 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/77b1345ec0eb..babcdd705fd8

$ git log 77b1345ec..babcdd705 --date=short --no-merges --format='%ad %ae %s'
2020-09-24 davidmunro vm_tools: Add a reset lxd db override
2020-09-14 sidereal debugd: Remove StartVmConcierge and StopVmConcierge
2020-09-23 oto system_api: Add SinglePartitionFormat method name.
2020-09-09 sidereal crash: Refactor anomaly_detector to receive VM logs over DBus
2020-09-10 sidereal vm_tools: Add full disk path to VmDiskInfo
2020-09-19 pawliczek system_api: New error codes in debugd/CupsResult
2020-08-13 wvk vm_tools: Add SetVmId method to concierge

Created with:
  roll-dep src/third_party/cros_system_api

Bug: 491043
Change-Id: I89a60f959f65eb2a255c4a112096f12e66942ba6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2435027Reviewed-by: default avatarFergus Dall <sidereal@google.com>
Commit-Queue: Omid Tourzan <oto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#812009}
parent 612ec53a
......@@ -896,7 +896,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '1342b20cf245230ca609be58525045c7d90fa730',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'adefd526720b8c57b1b6068558fd2ade70e0f305',
'condition': 'checkout_linux',
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment