Commit 1d657cb7 authored by Steven Bennetts's avatar Steven Bennetts Committed by Chromium LUCI CQ

Roll src/third_party/cros_system_api/ 460536ec4..efa6d9547 (2 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/460536ec43e3..efa6d9547c85

$ git log 460536ec4..efa6d9547 --date=short --no-merges --format='%ad %ae %s'
2020-12-16 stevenjb shill: Rename kInhibited -> kInhibitedProperty
2020-12-11 vpalatin cellular: add a property to enable/disable passing the attach APN

Created with:
  roll-dep src/third_party/cros_system_api

Bug: b:172077101
Change-Id: Icb1b980c7abee9476d252f9b46ffe2ca2c1e4235
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596958
Auto-Submit: Steven Bennetts <stevenjb@chromium.org>
Reviewed-by: default avatarAzeem Arshad <azeemarshad@chromium.org>
Commit-Queue: Azeem Arshad <azeemarshad@chromium.org>
Commit-Queue: Steven Bennetts <stevenjb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#838158}
parent 2cc10062
...@@ -916,7 +916,7 @@ deps = { ...@@ -916,7 +916,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' + '@' + '460536ec43e3f40609e3b0a22732fb0b57c629e0', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'efa6d9547c85979240e5bf0c4c796e0a84b0fdf5',
'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