Skip to content

Commit

Permalink
Roll src/third_party/cros_system_api/ 5df72efed..fe6fea125 (8 commits)
Browse files Browse the repository at this point in the history
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: Nicholas Verne <nverne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#815470}
  • Loading branch information
Josh Simmons authored and Commit Bot committed Oct 9, 2020
1 parent 774e925 commit faea5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},

Expand Down

0 comments on commit faea5c3

Please sign in to comment.