Commit 27d3c617 authored by pneubeck's avatar pneubeck Committed by Commit bot

Roll DEPS for latest cros_system_api

This pulls in the following changes:
 - Add WakeOnWiFiEnabled property
 - Add cryptohome GetLoginStatus() definitions.
 - Third party VPN driver related DBus constants
 - Add property for WakeOnPacket
 - shill: Service: Add ManagedCredentials property
 - Add DBus constants for apmanager
 - Add session_manager method names for supervised user handling

The ManagedCredentials property is required for improving autoconnect for managed networks.

BUG=425049

Review URL: https://codereview.chromium.org/680043002

Cr-Commit-Position: refs/heads/master@{#301371}
parent f63b8f7a
......@@ -419,7 +419,7 @@ deps_os = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api':
Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '75502d403cfbc60ab1e1c81e8cbe7d45afb6bd0e',
Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '7d5f30c6bd012260e5266c6e9624f4fed91eb852',
# Note that this is different from Android's freetype repo.
'src/third_party/freetype2/src':
......
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