Commit 39158923 authored by Yury Khmel's avatar Yury Khmel Committed by Chromium LUCI CQ

Roll src/third_party/cros_system_api/ f6d74c196..7fa43c97b (10 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/f6d74c196c6c..7fa43c97b606

$ git log f6d74c196..7fa43c97b --date=short --no-merges --format='%ad %ae %s'
2020-12-02 paulhsia system_api: Add NumberOfInputStreamsWithPermission related constants
2020-11-18 yichengli u2fd: Don't reset pending WebAuthn sessions twice
2020-12-02 garrick system_api: Add fields to ConnectNamespace
2020-10-29 ejcaruso shill: enable IPv6 per APN in mobile operator DB
2020-12-01 dlunev cryptohome: remove now unused UpdateEx call
2020-12-01 garrick system_api: Add network device change signal
2020-11-30 garrick patchpanel: Add support for getting all managed devices.
2020-11-30 garrick patchpanel: Add guest enum type for net device.
2020-11-11 hardikgoyal cryptohome: add AuthSession API in DBUS
2020-12-01 khmel system_api: Add API to pass ARC  dalvik memory profile type.

Created with:
  roll-dep src/third_party/cros_system_api

BUG=b:160760318
TEST=N/A

Change-Id: Ie88b840c598aa0dc85be4416f253b6a70b9b854e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570102
Auto-Submit: Yury Khmel <khmel@google.com>
Commit-Queue: Yusuke Sato <yusukes@chromium.org>
Reviewed-by: default avatarYusuke Sato <yusukes@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833121}
parent 19830aa8
...@@ -914,7 +914,7 @@ deps = { ...@@ -914,7 +914,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' + '@' + 'f6d74c196c6cf15e6b40ad80895dddfbebc5b374', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '7fa43c97b6062c24abfe3ce6ff0033e6b9cc6b91',
'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