Commit 58639c55 authored by Timothy Loh's avatar Timothy Loh Committed by Commit Bot

Roll src/third_party/cros_system_api/ ea8666738..9ec6b6802 (1 commit)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/ea8666738ad0..9ec6b6802d3f

$ git log ea8666738..9ec6b6802 --date=short --no-merges --format='%ad %ae %s'
2020-11-03 timloh cros-disks: Query the bus and device numbers of udev devices

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: If6c8876ee3535b9f3c23ee474a8c29dd70ea7cf5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537503
Commit-Queue: Timothy Loh <timloh@chromium.org>
Commit-Queue: Joel Hockey <joelhockey@chromium.org>
Auto-Submit: Timothy Loh <timloh@chromium.org>
Reviewed-by: default avatarJoel Hockey <joelhockey@chromium.org>
Cr-Commit-Position: refs/heads/master@{#827206}
parent 3829f73c
...@@ -902,7 +902,7 @@ deps = { ...@@ -902,7 +902,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' + '@' + 'ea8666738ad0e382636fc73f91101fc0e29e8b3b', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '9ec6b6802d3f94a59b72834ea752f3290611190d',
'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