Commit 40605a20 authored by Hsin-Yu Chao's avatar Hsin-Yu Chao Committed by Commit Bot

Roll src/third_party/cros_system_api/ 2302d2194..3e21563e6 (8 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/2302d21944c8..3e21563e6e10

$ git log 2302d2194..3e21563e6 --date=short --no-merges --format='%ad %ae %s'
2020-03-12 hychao system_api: Modify dbus method name to SetNextHandsfreeProfile
2020-03-11 kimjae dlcservice: Expose Simple Polling Interface
2020-03-12 ahassani system_api: Add OWNERS file for dbus/dlcservice
2020-03-10 yhong system_api: fix comment in runtime_probe.proto
2020-03-10 kimjae Revert "dlcservice: Expose Polling Interface + Cache Memory Internals"
2020-02-26 hychao system_api: Add CRAS dbus API NextHandsfreeProfile
2020-02-28 kimjae dlcservice: Expose Polling Interface + Cache Memory Internals
2020-01-31 yichengli system_api: Add fingerprint-related definition to cryptohome protobuf

Created with:
  roll-dep src/third_party/cros_system_api

Bug: b/149188379
Change-Id: I11b43c6f7361ca88dcee1a3d6237888c1b73c0e0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100456
Commit-Queue: Hsinyu Chao <hychao@chromium.org>
Reviewed-by: default avatarHeng-ruey Hsu <henryhsu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#750849}
parent 99cdb31d
......@@ -878,7 +878,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '2302d21944c881abf8897f72319206277b505526',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'f8ab3f27194758f2489786547bc4cadd8bd1fd7f',
'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