Commit 12f51903 authored by Jesse Schettler's avatar Jesse Schettler Committed by Commit Bot

Roll src/third_party/cros_system_api/ 284391894..97f865a06 (3 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/284391894473..97f865a06daa

$ git log 284391894..97f865a06 --date=short --no-merges --format='%ad %ae %s'
2020-11-06 fletcherw lorgnette: add CancelScan constant and permissions
2020-11-01 yichengli cryptohome: Add userdataauth implementation for GetWebAuthnSecret
2020-09-17 yichengli cryptohome: Set up WebAuthn secret during mounting

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: Ie04adba40fc0dbb2ce1b0d8470d7ab3518c881bd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527425Reviewed-by: default avatarScott Violet <sky@chromium.org>
Commit-Queue: Jesse Schettler <jschettler@chromium.org>
Cr-Commit-Position: refs/heads/master@{#825647}
parent 389f4a18
...@@ -904,7 +904,7 @@ deps = { ...@@ -904,7 +904,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' + '@' + '2843918944736f0c6c734846707412efece19115', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '97f865a06daaca16007063f25ed8c32b10cabc5d',
'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