commit | 4eb4d782b83850552af41f675d22250601b9fb8d | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@chromium.org> | Mon Dec 05 17:34:37 2011 +0000 |
committer | Gerrit <chrome-bot@google.com> | Tue Dec 06 18:36:27 2011 -0800 |
tree | 06d8cf5d4e8fd25aac82aaf30820de0d6e1c6a1d | |
parent | 987e71e21e4f71226e75b564e14cb2b09d070411 [diff] |
shill: when we find an Endpoint for a WiFiService that hasn't been registered with the Manager, register that service. BUG=chromium-os:23713 TEST=unit tests, manual Manual testing: ran network_WiFiSecMat.031CheckHidden_WPA, and verified that the hidden service is registered with the manager. (The autotest still fails, but for different reasons than before.) Collateral change: don't create services with empty SSIDs. They're not useful for anything, and would probably confuse users. Change-Id: Ie9aa8743d55de4dcd913fb089fc06a533cc065ef Reviewed-on: https://gerrit.chromium.org/gerrit/12472 Reviewed-by: mukesh agrawal <quiche@chromium.org> Tested-by: mukesh agrawal <quiche@chromium.org> Commit-Ready: mukesh agrawal <quiche@chromium.org>