Commit eb85c286 authored by Jae Hoon Kim's avatar Jae Hoon Kim Committed by Commit Bot

Roll src/third_party/cros_system_api/ 61297bd64..1fd712f83 (9 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/61297bd64bfd..1fd712f839e2

$ git log 61297bd64..1fd712f83 --date=short --no-merges --format='%ad %ae %s'
2019-10-08 kimjae dlcservice: DBus Error correction
2019-10-10 paulhsia system_api: add enable_audio_capture option to StartVmRequest
2019-10-01 louiscollard attestation: Certify NV using a certified key
2019-10-01 louiscollard system_api: Rename U2F interface.proto
2019-10-07 efoo Add "# COMPONENT" to system_api OWNERS file
2019-10-08 khegde power: Add model_name and charge to proto
2019-09-25 allenwebb system_api: Add rust D-Bus bindings generation.
2019-09-30 alainmichaud system_api: Convert const to constexpr for BT dbus constants
2019-09-26 okalitova system_api: Remove Crostini app repository search in the launcher

Created with:
  roll-dep src/third_party/cros_system_api

Bug: none
Change-Id: I5c1a147dbd1caf9933ba7bc96a456e81935d9f68
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865202Reviewed-by: default avatarMike Frysinger <vapier@chromium.org>
Commit-Queue: Jae Hoon Kim <kimjae@chromium.org>
Cr-Commit-Position: refs/heads/master@{#706567}
parent f6e02bad
......@@ -877,7 +877,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '61297bd64bfd78f9d4288ab44e28976b53f369f2',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '1fd712f839e27abae28a412c1b2c07148194a142',
'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