Commit faea5c30 authored by Josh Simmons's avatar Josh Simmons Committed by Commit Bot

Roll src/third_party/cros_system_api/ 5df72efed..fe6fea125 (8 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/5df72efed1de..fe6fea125882

$ git log 5df72efed..fe6fea125 --date=short --no-merges --format='%ad %ae %s'
2020-09-28 simmonsjosh seneschal: Add support for mounting smbfs paths into Crostini
2020-09-16 hollingum vm_tools: Make cicerone track VM type
2020-09-16 jiejiang remove copybara initialization artifacts
2020-09-16 jiejiang Copybara Service Migration Initialization.
2020-09-16 jiejiang patchpanel: Add NeighborStateChanged signal
2020-09-18 keiichiw vm_tools: concierge: Allow to specify kernel/rootfs paths for Termina
2020-09-17 ivadasz vm_tools: Add initrd field to the concierge protocol.
2020-09-18 allenwebb system_api: Refactor to support dev-rust/dbus-0.8*

Created with:
  roll-dep src/third_party/cros_system_api

Bug: 962924
Test: Manual - Build chrome
Test: unit_tests --gtest_filter="*FileManagerPathUtilTest*"
Change-Id: I5a0ecf24ae8e73f585ccd99c9311bff38f4cdb12
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462749
Commit-Queue: Nicholas Verne <nverne@chromium.org>
Reviewed-by: default avatarNicholas Verne <nverne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#815470}
parent 774e925b
......@@ -896,7 +896,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '5df72efed1de3c81f7590dbc09b240cb6edc4cd6',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'fe6fea125882232dd19446232a53c9bd3fa1f4f0',
'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