Commit 26548e8f authored by Qiyu Hu's avatar Qiyu Hu Committed by Commit Bot

Roll src/third_party/cros_system_api/ 0eac64e18..e0781f23b (3 commits)

https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/0eac64e18aba..e0781f23b9e8

$ git log 0eac64e18..e0781f23b --date=short --no-merges --format='%ad %ae %s'
2018-07-13 qiyuh Add kOptionHasSubsequentWrite
2018-07-03 amoylan Remove ML service mojoms from system_api
2018-07-12 jkardatzke Add D-Bus method and proto for launching a Crostini Terminal

Created with:
  roll-dep src/third_party/cros_system_api

Bug: b:78650442
Test: CQ
Change-Id: Ic600970c01e2f16f33d4d793fc130847f4c104eb
Reviewed-on: https://chromium-review.googlesource.com/1140747Reviewed-by: default avatarMiao-chen Chou <mcchou@chromium.org>
Commit-Queue: Qiyu Hu <qiyuh@google.com>
Cr-Commit-Position: refs/heads/master@{#576336}
parent 61cdd525
......@@ -565,7 +565,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '0eac64e18aba24402a21b7372b512a63830d71ec',
'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'e0781f23b9e8f99f213b991bfb2e6bd2b50de82d',
'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