Commit 55e85aae authored by Leo Lai's avatar Leo Lai Committed by Commit Bot

Roll src/third_party/cros_system_api/ 97f865a06..ea8666738 (6 commits)

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

$ git log 97f865a06..ea8666738 --date=short --no-merges --format='%ad %ae %s'
2020-11-09 cylai system_api: expose new method name of tpm manager.
2020-11-08 cylai system_api: tpm_manager: expose tpm_manager's D-Bus interfaces/methods.
2020-11-11 hychao system_api: Add CRAS dbus name GetDeprioritizeBtWbsMic
2020-11-10 vyshu dlcservice: Add is_verified to DlcState proto.
2020-11-08 cylai system_api: add STATUS_DBUS_ERROR status for tpm_manager status.
2020-11-09 cylai system_api: add TODO to tpm manager protobuf message.

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: Iab3a3d5a00a239f05a29584e15278b65321f5133
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533053Reviewed-by: default avatarScott Violet <sky@chromium.org>
Reviewed-by: default avatarHsinyu Chao <hychao@chromium.org>
Commit-Queue: Leo Lai <cylai@google.com>
Cr-Commit-Position: refs/heads/master@{#826632}
parent df8938c4
......@@ -898,7 +898,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '97f865a06daaca16007063f25ed8c32b10cabc5d',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'ea8666738ad0e382636fc73f91101fc0e29e8b3b',
'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