Commit 1f193a2d authored by Joel Hockey's avatar Joel Hockey Committed by Commit Bot

Roll src/third_party/cros_system_api/ 2f0f741fd..191a60616 (5 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/2f0f741fd31b..191a60616c6b

$ git log 2f0f741fd..191a60616 --date=short --no-merges --format='%ad %ae %s'
2019-07-29 victorhsieh login: new DBus methods to control adb sideloading
2019-09-11 joelhockey system_api: Add seneschal share type LinuxFiles
2019-09-11 joelhockey system_api: set seneschal owners to vm_tools
2019-08-19 allenwebb system_api: Add D-Bus constants for usbguard device notifications.
2019-08-16 mcchou system_api: bluetooth: Add org.bluez.Error.InvalidArguments for GATT characteristic

Created with:
  roll-dep src/third_party/cros_system_api

TBR=juwa@google.com

Change-Id: I1d86b903e13ddd02031fa4dcc29e3547cf9b1be4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1806626Reviewed-by: default avatarJoel Hockey <joelhockey@chromium.org>
Commit-Queue: Joel Hockey <joelhockey@chromium.org>
Cr-Commit-Position: refs/heads/master@{#696951}
parent dd01f466
...@@ -868,7 +868,7 @@ deps = { ...@@ -868,7 +868,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/platform2/system_api.git' + '@' + '2f0f741fd31bc05c7d157939eba994be4d3a526d', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '191a60616c6ba9510957b26eae500b3c2099487c',
'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