Commit efb31116 authored by Yicheng Li's avatar Yicheng Li Committed by Commit Bot

Roll src/third_party/cros_system_api/ 8125d936f..fa27bc456 (2 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/8125d936f9e0..fa27bc456b38

$ git log 8125d936f..fa27bc456 --date=short --no-merges --format='%ad %ae %s'
2020-08-20 jiejiang system_api: bluetooth: Add AddressType constants
2020-08-19 yichengli system_api: Add start/end fingerprint auth session method constants

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: I3470f9706149ade42c7026f769246ad522eca3b4
Bug: b:156258540, b:144861739
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369001
Commit-Queue: Yicheng Li <yichengli@chromium.org>
Commit-Queue: Xiyuan Xia <xiyuan@chromium.org>
Auto-Submit: Yicheng Li <yichengli@chromium.org>
Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#800707}
parent 2fc5a10b
...@@ -890,7 +890,7 @@ deps = { ...@@ -890,7 +890,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' + '@' + '8125d936f9e06a24857ebbfa8936796bc7b21ffd', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'fa27bc456b389a103f783f011e88f8bbf59658e7',
'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