Commit 391fe99e authored by Andreea Costinas's avatar Andreea Costinas Committed by Commit Bot

Roll src/third_party/cros_system_api/ bbd71acf5..8125d936f (2 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/bbd71acf57db..8125d936f9e0

$ git log bbd71acf5..8125d936f --date=short --no-merges --format='%ad %ae %s'
2020-08-13 chenghaoyang system_api: Update Iioservice Bootstrap Methods
2020-08-12 acostinas system_api: Update System-proxy D-Bus API

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: I6a7b543dd6b4fcd258f5249beef90e277ef2457f
Bug: 1112722
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362917Reviewed-by: default avatarAndreea-Elena Costinas <acostinas@google.com>
Reviewed-by: default avatarOmar Morsi <omorsi@google.com>
Commit-Queue: Andreea-Elena Costinas <acostinas@google.com>
Cr-Commit-Position: refs/heads/master@{#799551}
parent ec29b9aa
...@@ -890,7 +890,7 @@ deps = { ...@@ -890,7 +890,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' + '@' + 'bbd71acf57db11ae096f69a44a3da6b1003a348f', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '8125d936f9e06a24857ebbfa8936796bc7b21ffd',
'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