Commit 6b0bfa60 authored by James Vecore's avatar James Vecore Committed by Commit Bot

Roll src/third_party/cros_system_api/ fe6fea125..16aafbd27 (2 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/fe6fea125882..16aafbd27d09

$ git log fe6fea125..16aafbd27 --date=short --no-merges --format='%ad %ae %s'
2020-09-14 vpalatin shill: cellular: add optional field to mark 'attach APN' in database
2020-10-08 mcchou system_api: bluetooth: Add ScanResponseData property constant

Created with:
  roll-dep src/third_party/cros_system_api

Bug: 1135699
Change-Id: I9438567001f56e91430983390b1d015ee8e1223b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2464026
Commit-Queue: James Vecore <vecore@google.com>
Commit-Queue: Kyle Horimoto <khorimoto@chromium.org>
Auto-Submit: James Vecore <vecore@google.com>
Reviewed-by: default avatarKyle Horimoto <khorimoto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#815836}
parent 4262b7b6
...@@ -896,7 +896,7 @@ deps = { ...@@ -896,7 +896,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' + '@' + 'fe6fea125882232dd19446232a53c9bd3fa1f4f0', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '16aafbd27d09c779e67f11291d8cb34b7bc7abb4',
'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