Commit 7567b731 authored by Pavol Marko's avatar Pavol Marko Committed by Commit Bot

Roll src/third_party/cros_system_api/ 14a2fb015..bde2e0883 (4 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/14a2fb015f12..bde2e0883d12

$ git log 14a2fb015..bde2e0883 --date=short --no-merges --format='%ad %ae %s'
2020-04-07 pmarko system_api: Add cryptohome TpmAttestationDeleteKey
2020-04-14 akhouderchah system_api: shill: Organize function names based on object type
2020-04-14 akhouderchah system_api: shill: Remove unused Network interface
2020-04-14 akhouderchah shill: l2tp: Remove unused properties

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: Ibdc2f4269e18154178cbac4dc67f3ced4e9dd6b0
Bug: 1045895
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153159Reviewed-by: default avatarAlexander Hendrich <hendrich@chromium.org>
Reviewed-by: default avatarAskar Aitzhan <askaraitzhan@google.com>
Commit-Queue: Pavol Marko <pmarko@chromium.org>
Cr-Commit-Position: refs/heads/master@{#760360}
parent 879e9aa2
......@@ -863,7 +863,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '14a2fb015f121507acd7798becb1bce05deb9f79',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'bde2e0883d12c0572262b8559f12a762ac8741ad',
'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