Commit 00614aca authored by Ryan Hansberry's avatar Ryan Hansberry Committed by Commit Bot

Roll src/third_party/cros_system_api/ 13e275d7e..acf8878dc (3 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/13e275d7e504..acf8878dcf83

$ git log 13e275d7e..acf8878dc --date=short --no-merges --format='%ad %ae %s'
2020-10-01 dlunev cryptohome: Have a specific error for vault recreation trigger.
2020-10-20 mcchou system_api: bluetooth: Add ConnectDevice method constant
2020-10-02 cherieccy system_api: Add GenerateVirtualFileId and OpenFileById to VirtualFileProvider

Created with:
  roll-dep src/third_party/cros_system_api

Bug: 1140471
Change-Id: Id9e38673017c7e01fc7f7be6f45504d3e98d4f0e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2492967
Commit-Queue: Ryan Hansberry <hansberry@chromium.org>
Commit-Queue: James Vecore <vecore@google.com>
Commit-Queue: Sonny Sasaka <sonnysasaka@chromium.org>
Auto-Submit: Ryan Hansberry <hansberry@chromium.org>
Reviewed-by: default avatarJames Vecore <vecore@google.com>
Reviewed-by: default avatarSonny Sasaka <sonnysasaka@chromium.org>
Cr-Commit-Position: refs/heads/master@{#820141}
parent e203e4bc
......@@ -907,7 +907,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '13e275d7e50410cb400452fd6da2b05c58ec096d',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'acf8878dcf8370b9d4e18b14e3d1b56a6e91b575',
'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