Commit f996a062 authored by bartfab's avatar bartfab Committed by Commit bot

Roll cros_system_api

This pulls in the following changes:

* dbus: Add method for cryptohomed GetKeyDataEx
* Remove deprecated shill::kPaymentURLProperty
* Add a constant for the 'org.freedesktop.DBus' interface.
* dbus/service_constants.h: Remove
      "Cellular.ActivateOverNonCellularNetwork"
* Add portal detection failed phase and status to service property

BUG=367847
TEST=Everything still compiles

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

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