Commit d40a227a authored by Nicholas Verne's avatar Nicholas Verne Committed by Commit Bot

Roll src/third_party/cros_system_api/ 16aafbd27..ebddc236e (6 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/16aafbd27d09..ebddc236e489

$ git log 16aafbd27..ebddc236e --date=short --no-merges --format='%ad %ae %s'
2020-09-29 nverne permission_broker: separate lifeline_fd for usb driver tracking.
2020-10-05 acostinas system_api: Go proto bindings for patchpanel
2020-10-08 yich cryptohome: add has_reset_lock_permissions in RPC
2020-10-05 yichengli system_api: Add method name to cancel user authentication dialog
2020-09-16 vovoy system_api: Rename GetMemoryMarginKB to GetMemoryMarginsKB
2020-09-23 yhong system_api: append USB removable info in runtime_probe's D-Bus response

Created with:
  roll-dep src/third_party/cros_system_api

Bug: 1128866
Change-Id: Ia13ad55a3c3ebb514533634e77d7e11f5c33a1b6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469339
Auto-Submit: Nicholas Verne <nverne@chromium.org>
Commit-Queue: Nicholas Verne <nverne@chromium.org>
Commit-Queue: David Munro <davidmunro@google.com>
Reviewed-by: default avatarDavid Munro <davidmunro@google.com>
Cr-Commit-Position: refs/heads/master@{#816866}
parent dfcecba4
......@@ -900,7 +900,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '16aafbd27d09c779e67f11291d8cb34b7bc7abb4',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'ebddc236e489a2dbb8a8c1f5be6bff4238ea7942',
'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