Commit 834dd0f2 authored by Jesse Schettler's avatar Jesse Schettler Committed by Commit Bot

Roll src/third_party/cros_system_api/ adefd5267..d5ad6a50d (2 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/adefd526720b..d5ad6a50d168

$ git log adefd5267..d5ad6a50d --date=short --no-merges --format='%ad %ae %s'
2020-09-28 fletcherw lorgnette: pass source_name in ScanSettings
2020-09-14 clarkchung system_api,runtime_probe: add pci_subsystem in network fields

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: Ia268dfcc5c6a08ec950684c732bed0f4ee152681
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2439964
Commit-Queue: Jesse Schettler <jschettler@chromium.org>
Commit-Queue: Steven Bennetts <stevenjb@chromium.org>
Auto-Submit: Jesse Schettler <jschettler@chromium.org>
Reviewed-by: default avatarSteven Bennetts <stevenjb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#812195}
parent e1ce32cc
...@@ -896,7 +896,7 @@ deps = { ...@@ -896,7 +896,7 @@ deps = {
# For Linux and Chromium OS. # For Linux and Chromium OS.
'src/third_party/cros_system_api': { 'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'adefd526720b8c57b1b6068558fd2ade70e0f305', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'd5ad6a50d168252d431f99cd227e327a86c567ff',
'condition': 'checkout_linux', '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