Commit 62e2f438 authored by Fergus Dall's avatar Fergus Dall Committed by Commit Bot

Roll src/third_party/cros_system_api/ 9c6f6cc70..ad9db8abe (7 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/9c6f6cc701b1..ad9db8abe4e8

$ git log 9c6f6cc70..ad9db8abe --date=short --no-merges --format='%ad %ae %s'
2019-05-15 sidereal vm_tools: Notify chrome about pending app list updates
2019-05-16 ljusten kerberos: Add ClearAccounts() method
2019-05-21 briannorris shill: drop ad-hoc support
2019-05-23 dtor system_api: add new_name field to RegisterVm name for Plugin VMs
2019-05-24 dtor system_api: remove STORAGE_CRYPTOHOME_DOWNLOADS from concierge API
2019-04-30 dtor system_api: remove storage_location from concierge's export/destroy
2019-02-08 xiaochu dlcservice: make Install API async

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: I6df087b0cd0eeed70dc0a4da186b20937c4a6252
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633693
Commit-Queue: Fergus Dall <sidereal@google.com>
Reviewed-by: default avatarTimothy Loh <timloh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#664150}
parent 6e2b3399
......@@ -822,7 +822,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '9c6f6cc701b12f3af764e47165fe0d2804578862',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'ad9db8abe4e8c4371a70539381392c412fff2a7d',
'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