commit | 85aea151c69ff40967becfa8751d821feebf3bb9 | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@chromium.org> | Tue Jan 22 09:31:56 2013 -0800 |
committer | ChromeBot <chrome-bot@google.com> | Thu Jan 24 11:24:30 2013 -0800 |
tree | 7a83c6a7acc794b826c44291bc52abd64bf17af9 | |
parent | 769d50d3eb4f7fc5b7af06077200ebfba841f495 [diff] |
shill: WiFiService: Fix-up old-style WiFi Service entries Add a utility to upgrade WiFi service entries that don't contain the "Type", "Mode" or "Security" properties, and only contain this information in the fields of the storage identifier. Use this utility whenever the WiFi device loads a new profile. Follow-on CLs will clean up all remaining direct callers of WiFiServce::ParseStorageIdentifier(). BUG=chromium-os:38048 TEST=Unit Tests, inspect chrome://histograms for new histogram entries when profiles are updated. Change-Id: I0f1d4e75abc1edfe6da1bbfe68183cab1b1c0021 Reviewed-on: https://gerrit.chromium.org/gerrit/41802 Reviewed-by: Paul Stewart <pstew@chromium.org> Tested-by: Paul Stewart <pstew@chromium.org> Commit-Queue: Paul Stewart <pstew@chromium.org>