Commit bce657d6 authored by Cherie Cheung's avatar Cherie Cheung Committed by Commit Bot

Roll src/third_party/cros_system_api/ ce25839e0..637fb0e5d (1 commit)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/ce25839e00e5..637fb0e5d071

$ git log ce25839e0..637fb0e5d --date=short --no-merges --format='%ad %ae %s'
2019-11-12 cherieccy system_api: Add |rootfs_writable| field to StartArcVmRequest.

Created with:
  roll-dep src/third_party/cros_system_api

TEST=Build is successful

Bug: b:144154973
Change-Id: I609f60d321b334c9d82cdb7b8845d206f91ed92d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1915652Reviewed-by: default avatarYusuke Sato <yusukes@chromium.org>
Reviewed-by: default avatarChirantan Ekbote <chirantan@chromium.org>
Commit-Queue: Cherie Cheung <cherieccy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715224}
parent 22087ac6
......@@ -881,7 +881,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'ce25839e00e5686ca5b35bbf6e9c643d89dd52f6',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '637fb0e5d071f96b0b4948181f8bae34e5b00133',
'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