Fix the fake portaled WiFi.
commit4de9f91afa9e2ce7150a2dbe5ba0c5d4dadfd01f
authorpneubeck <pneubeck@chromium.org>
Tue, 24 Mar 2015 09:12:43 +0000 (24 02:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 24 Mar 2015 09:13:41 +0000 (24 09:13 +0000)
tree2568dc36034f40c47a411abeaab2792a4e98f7f3
parent722945d3cd299f77b2c2e5678f076dc01d682dc3
Fix the fake portaled WiFi.

The service path argument to set the 'connect behavior' was wrong.
Now, one can again pass the command line argument
 --shill-stub="wifi=portal"
and then connect to the WiFi "Portaled Wifi", which will correctly trigger the captive portal notification.

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

Cr-Commit-Position: refs/heads/master@{#321959}
chromeos/dbus/fake_shill_manager_client.cc