Commit 695aa33e authored by Kuo-Hsin Yang's avatar Kuo-Hsin Yang Committed by Commit Bot

Roll src/third_party/cros_system_api/ fa27bc456..ded752ca0 (6 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/fa27bc456b38..ded752ca0c0b

$ git log fa27bc456..ded752ca0 --date=short --no-merges --format='%ad %ae %s'
2020-08-21 chenghaoyang Revert "system_api: Add DBus Method and Token to Bootstrap PowerManager's Mojo"
2020-08-24 tomhughes system_api: run clang-format on all files
2020-05-05 vovoy system_api: Add D-Bus service constants for MemoryPressure
2020-08-18 ahassani system_api: Add a new state for update_engine
2020-08-19 hugobenichi patchpanel: improve general documentation
2020-06-19 nverne vm_tools: Support collecting logs from crosvm

Created with:
  roll-dep src/third_party/cros_system_api

Bug: b/149833548
Change-Id: Ib9b66273324ea121682f64326f4d715aa6bd0ea2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377832Reviewed-by: default avatarKuang-che Wu <kcwu@chromium.org>
Commit-Queue: Kuo-Hsin Yang <vovoy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#802145}
parent 824b4e64
......@@ -891,7 +891,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'fa27bc456b389a103f783f011e88f8bbf59658e7',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'ded752ca0c0b18e3e961b35b03f4d5938e6f3561',
'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