Commit fb66d261 authored by Miriam Polzer's avatar Miriam Polzer Committed by Commit Bot

Roll src/third_party/cros_system_api/ 69985fadf..2b37f52a0 (10 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/69985fadf06b..2b37f52a06d9

$ git log 69985fadf..2b37f52a0 --date=short --no-merges --format='%ad %ae %s'
2020-05-06 mpolzer system_api: Add powerwash flag to update status
2020-04-21 clarkchung platform2: run gn format BUILD.gn and *.gni
2020-05-14 akhouderchah shill: Remove unused OfflineMode property
2020-05-10 ahassani dlcservice: Make install single DLC only
2020-05-12 acostinas system_api: Update System-proxy proto
2019-12-25 dtor system_api: introduce VM_ERR_SRV_SHUTDOWN_IN_PROGRESS for Plugin VM
2020-04-28 chirantan system_api: Add uid/gid map fields to seneschal's StartServer proto
2020-05-07 akhouderchah system_api: hermes: Update D-Bus interfaces/paths
2020-05-04 yichengli cryptohome: Add fingerprint auth session methods to userdataauth
2020-05-01 yichengli cryptohome: Add DBus methods to start/end fingerprint auth session

Created with:
  roll-dep src/third_party/cros_system_api

Bug: 1070563
Change-Id: I911bb7374142ca4fdec338983ca15d544471cfe8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210356
Auto-Submit: Miriam Polzer <mpolzer@google.com>
Commit-Queue: Esmael Elmoslimany <aee@chromium.org>
Reviewed-by: default avatarEsmael Elmoslimany <aee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#770756}
parent 3eb7b380
......@@ -866,7 +866,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '69985fadf06b213168254b74d963782a7a7a46e4',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '2b37f52a06d920ba7a9ef4aaeabd9d9fbe0845dd',
'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