Commit e25eec48 authored by khmel@chromium.org's avatar khmel@chromium.org Committed by Commit Bot

Roll src/third_party/cros_system_api/ 9d7cd6e71..0024e7406 (5 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/9d7cd6e7198b..0024e74067a1

$ git log 9d7cd6e71..0024e7406 --date=short --no-merges --format='%ad %ae %s'
2020-01-29 khmel system_api: Add option to hide system default apps in ARC.
2020-01-28 abhishekpandit system_api: bluetooth: Add UseSuspendNotifierProperty
2020-01-28 sidereal vm_tools: Merge common/constants.h into system_api
2019-12-12 jasongustaman system_api: Add constants for permission broker adb forwarding
2020-01-29 khmel system_api: Add option to control ureadahead for ARC

Created with:
  roll-dep src/third_party/cros_system_api

Bug: b/147978162
Change-Id: I41610711800ccefc4ac56fabb367d7a1a24e8293
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040535Reviewed-by: default avatarYury Khmel <khmel@chromium.org>
Reviewed-by: default avatarFergus Dall <sidereal@google.com>
Auto-Submit: Yury Khmel <khmel@chromium.org>
Commit-Queue: Fergus Dall <sidereal@google.com>
Commit-Queue: Yury Khmel <khmel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738822}
parent 355dab8a
...@@ -884,7 +884,7 @@ deps = { ...@@ -884,7 +884,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' + '@' + '9d7cd6e7198b2e6b4430697e8de2dc8eead60148', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '0024e74067a117c07d12f8f9d6a14899ea5ecf35',
'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