Commit 540244ed authored by Sonny Sasaka's avatar Sonny Sasaka Committed by Commit Bot

Roll src/third_party/cros_system_api/ e22d01d97..1e83c2514 (3 commits)

https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/e22d01d973dc..1e83c2514884

$ git log e22d01d97..1e83c2514 --date=short --no-merges --format='%ad %ae %s'
2018-03-12 sonnysasaka bluetooth: Add bluez object manager service constants.
2018-02-15 ljusten authpolicy: Add unspecific kpasswd error
2018-03-07 jkardatzke Add D-Bus signal for starting a container in a VM

Created with:
  roll-dep src/third_party/cros_system_api

Bug: 812468

Change-Id: Ia9f3ecd344f8203b145797baac73e733c3449a15
Reviewed-on: https://chromium-review.googlesource.com/961128Reviewed-by: default avatarRahul Chaturvedi <rkc@chromium.org>
Commit-Queue: Rahul Chaturvedi <rkc@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542909}
parent c70ec7ef
...@@ -331,7 +331,7 @@ deps = { ...@@ -331,7 +331,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' + '@' + 'e22d01d973dcda6c8d2aa39ad5512a6ef80678f6', 'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '1e83c25148846c95e7a2b3df6f3e71d82720cafb',
'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