Commit 8c89040d authored by Yicheng Li's avatar Yicheng Li Committed by Chromium LUCI CQ

Roll src/third_party/cros_system_api/ 1ee85a708..2260ccd36 (2 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/1ee85a708f6a..2260ccd36830

$ git log 1ee85a708..2260ccd36 --date=short --no-merges --format='%ad %ae %s'
2021-01-13 yichengli u2fd: Add API to check whether u2f is enabled
2021-01-16 kimjae minios: Add DBus adaptor + service to minios

Created with:
  roll-dep src/third_party/cros_system_api

Bug: b/165724836
Change-Id: Iad34f9b1bb781bbf1742d66f17cd10bef84134ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645208
Commit-Queue: Yicheng Li <yichengli@chromium.org>
Commit-Queue: Martin Kreichgauer <martinkr@google.com>
Reviewed-by: default avatarMartin Kreichgauer <martinkr@google.com>
Cr-Commit-Position: refs/heads/master@{#846306}
parent aef74df9
......@@ -892,7 +892,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '1ee85a708f6a96e4123fe7825d283dbae5c50c47',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '2260ccd3683030ee472146bcb9b66bb742099857',
'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