Commit ffdcf33a authored by Tim Sergeant's avatar Tim Sergeant Committed by Chromium LUCI CQ

Roll src/third_party/cros_system_api/ 42f3f3cea..adce67ac5 (3 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/42f3f3cea406..adce67ac57ed

$ git log 42f3f3cea..adce67ac5 --date=short --no-merges --format='%ad %ae %s'
2021-01-13 tsergeant arc: Add boot property for Play Auto Install generation
2020-12-14 sarthakkukreti cryptohome: Add constants for dm-crypt cryptohomes
2021-01-07 rajatja pciguard: provide dbus service to chrome

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: Ida7b9099e47b048088defbc0958bf64841beacd0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626952
Auto-Submit: Tim Sergeant <tsergeant@chromium.org>
Commit-Queue: Dominick Ng <dominickn@chromium.org>
Reviewed-by: default avatarDominick Ng <dominickn@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843768}
parent b6e24bba
...@@ -888,7 +888,7 @@ deps = { ...@@ -888,7 +888,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' + '@' + '42f3f3cea40612784b38532b9e5d1a54a3d2174c', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'adce67ac57ed882a52d04d4838677834b337ee56',
'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