Commit 26818733 authored by Leo Lai's avatar Leo Lai Committed by Chromium LUCI CQ

Roll src/third_party/cros_system_api/ 11ce1d136..71c09cd60 (2 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/11ce1d136747..71c09cd6053b

$ git log 11ce1d136..71c09cd60 --date=short --no-merges --format='%ad %ae %s'
2020-11-20 yich system_api: moving some protos to shared library
2020-12-08 cylai system_api: cryptohome add is_locked_to_single_user to GetLoginStatus

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: Iad03fe22fff1ec4b85543070d8d76eca7b94d50e
Bug: b/175107241
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586412Reviewed-by: default avatarScott Violet <sky@chromium.org>
Commit-Queue: Leo Lai <cylai@google.com>
Cr-Commit-Position: refs/heads/master@{#836485}
parent 106e8205
......@@ -913,7 +913,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '11ce1d136747ef4a89e34dc17da7446235192b78',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '71c09cd6053b0d895133538fe9aaff46c3f9f9ce',
'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