Commit 2ded89f1 authored by Bruno Kim Medeiros Cesar's avatar Bruno Kim Medeiros Cesar Committed by Commit Bot

Roll src/third_party/cros_system_api/ 0e2a5fd43..f05c58b1e (5 commits)

https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/0e2a5fd43dc3..f05c58b1e0ca

$ git log 0e2a5fd43..f05c58b1e --date=short --no-merges --format='%ad %ae %s'
2018-06-20 derat system_api: Add ScreenDimImminent and DeferScreenDim.
2018-06-15 jkardatzke Add constants and protos for Debian package handling for cicerone
2018-06-25 jkardatzke Add hostname to ContainerSshKeysResponse
2018-06-06 brunokim Rename SupervisionTransition to is_child.
2018-06-05 ljusten authpolicy: Remove unused field

Created with:
  roll-dep src/third_party/cros_system_api

Bug: 836246
Change-Id: Icc948da3aa3b3b4c0f12df785a33b4b13178cdc7
Reviewed-on: https://chromium-review.googlesource.com/1117339Reviewed-by: default avatarYury Khmel <khmel@chromium.org>
Commit-Queue: Bruno Kim Medeiros Cesar <brunokim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#570988}
parent 87cb87ca
......@@ -555,7 +555,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '0e2a5fd43dc395b3fd526c8f726911871597dd82',
'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'f05c58b1e0caa619384eef965fbde28a0c8e57e2',
'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