Commit 72da13d2 authored by Harvey Yang's avatar Harvey Yang Committed by Commit Bot

Roll src/third_party/cros_system_api/ f7f147bf0..9ae272cf7 (4 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/f7f147bf0..9ae272cf7

2020-09-03 chenghaoyang system_api: Rename iioservice constants as
mojo_connection_service
2020-08-28 oto system_api: Add error list of cros-disks partition
service to dbus
2020-09-08 sidereal vm_tools: Expose VM type in the VmInfo proto
2020-09-09 fletcherw system_api: add method to lorgnette constants

BUG=b:162189963
TEST=builds

Change-Id: I088303a48f1d93d99884410165acfd83bec36632
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413726Reviewed-by: default avatarFergus Dall <sidereal@google.com>
Commit-Queue: Fergus Dall <sidereal@google.com>
Cr-Commit-Position: refs/heads/master@{#807785}
parent 203a727c
...@@ -891,7 +891,7 @@ deps = { ...@@ -891,7 +891,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' + '@' + 'f7f147bf051cd7c97ed79a3f4c9f86c4d489b6df', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '9ae272cf722aed2eb5e237f9422f1b228c59d859',
'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