commit | 60a3706bee5686ae2322a774b9e7d5e8e63fcaf7 | [log] [tgz] |
---|---|---|
author | Wade Guthrie <wdg@chromium.org> | Tue Apr 02 11:39:09 2013 -0700 |
committer | ChromeBot <chrome-bot@google.com> | Tue Apr 09 15:54:56 2013 -0700 |
tree | 2be9a081d3c1b502f802da6503ee5ff76f2bc7c7 | |
parent | dc7b8447aa220fae51b73fd8610cbfed14ed57fc [diff] |
shill: Keeps track of successful wifi connection frequencies. Saves the connection frequencies (and counts therefor) in the default profile. Sends number of frequencies on which successful connections have been made to an UMA stat. BUG=chromium:222081 TEST=unittests and manual (look for UMA stat 'Network.Shill.Wifi.FrequenciesConnectedEver', disconnect from wifi, reconnect, verify that the UMA stat went up by 1). Change-Id: I1e3c75b82ac387dd01066c4da4ebfce2c4b2ddc0 Reviewed-on: https://gerrit.chromium.org/gerrit/47154 Commit-Queue: Wade Guthrie <wdg@chromium.org> Reviewed-by: Wade Guthrie <wdg@chromium.org> Tested-by: Wade Guthrie <wdg@chromium.org>