Commit aa0d95da authored by Joel Hockey's avatar Joel Hockey Committed by Commit Bot

Roll src/third_party/cros_system_api/ 13b2686c5..dbbd7b449 (6 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/13b2686c57be..dbbd7b449a7f

$ git log 13b2686c5..dbbd7b449 --date=short --no-merges --format='%ad %ae %s'
2019-02-06 joelhockey system_api: add export pack stage
2019-01-31 kerrnel debugd: Implement core scheduler performance tuning.
2019-01-28 xiaochu dlcservice: migrate DLC module image path
2019-01-03 drcrash cryptohome, attestation: DBUS proto call to check attestation prep
2019-02-05 joelhockey system_api: update doc for export_path
2019-02-04 aoldemeier system_api: Add dbus constants for Start/StopVmPluginDispatcher methods.

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: Ibc92a6f0fa818ba401d0b750009eeed63bbe4829
Reviewed-on: https://chromium-review.googlesource.com/c/1460243Reviewed-by: default avatarTimothy Loh <timloh@chromium.org>
Commit-Queue: Joel Hockey <joelhockey@chromium.org>
Cr-Commit-Position: refs/heads/master@{#630697}
parent 339f6a58
......@@ -744,7 +744,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '13b2686c57beb5339e22c769da6b98b09da35e24',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'dbbd7b449a7f9aeff25ab388f4ec5002912b2e97',
'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