Commit 27c69f8b authored by Qiyu Hu's avatar Qiyu Hu Committed by Commit Bot

Roll src/third_party/cros_system_api/ 930c8c9de..ce8067bec (4 commits)

https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/930c8c9de139..ce8067becb65

$ git log 930c8c9de..ce8067bec --date=short --no-merges --format='%ad %ae %s'
2018-05-07 qiyuh Add new device kMTUProperty and remove deprecated kGattServicesProperty
2018-05-09 jkardatzke Add GetContainerSshKeys call to vm_concierge
2018-05-07 sonnysasaka bluetooth: Add constants for NewBlue
2018-05-04 jkardatzke Add D-Bus service constants for CrosDNS service.

Created with:
  roll-dep src/third_party/cros_system_api

Bug: b:78593133
Test: CQ will verify this
Change-Id: I313188e899d4549d476335b35696339d881a4256
Reviewed-on: https://chromium-review.googlesource.com/1054621Reviewed-by: default avatarBen Chan <benchan@chromium.org>
Commit-Queue: Qiyu Hu <qiyuh@google.com>
Cr-Commit-Position: refs/heads/master@{#557752}
parent 5b484f7e
......@@ -513,7 +513,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '930c8c9de1391e7fdeeeb7ef7bc45ff5f8edb9ea',
'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'ce8067becb6528ba6885088a31e374cb121ea57c',
'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