Commit 201b509c authored by Anand K. Mistry's avatar Anand K. Mistry Committed by Commit Bot

Roll src/third_party/cros_system_api/ 2e6185093..6d8535d43 (4 commits)

https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/2e6185093997..6d8535d43743

$ git log 2e6185093..6d8535d43 --date=short --no-merges --format='%ad %ae %s'
2018-07-26 xiaochu add LoadDlcImage constant
2018-07-28 allenwebb service_constants: Added constant for IsUsbguardEnabled dbus method.
2018-07-26 benchan cros-disks: remove unused kDriveIsRotational constant
2018-07-26 benchan cros-disks: add constant for IsAutoMountable property

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: I766e02d42e2e6a2afe9195ba255a98db214810eb
Reviewed-on: https://chromium-review.googlesource.com/1157953Reviewed-by: default avatarDan Erat <derat@chromium.org>
Commit-Queue: Anand Mistry <amistry@chromium.org>
Cr-Commit-Position: refs/heads/master@{#579713}
parent 9eed7b76
...@@ -554,7 +554,7 @@ deps = { ...@@ -554,7 +554,7 @@ deps = {
# For Linux and Chromium OS. # For Linux and Chromium OS.
'src/third_party/cros_system_api': { 'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '2e61850939976516c75622dc05134bac49cd24e3', 'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '6d8535d43743a52430b276b3013c5ed12e573a78',
'condition': 'checkout_linux', '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