| Index: chromeos/test/data/network/policy/shill_unmanaged_user_wifi1.json
|
| diff --git a/chromeos/test/data/network/policy/shill_unmanaged_user_wifi1.json b/chromeos/test/data/network/policy/shill_unmanaged_user_wifi1.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..45cbe907178f8c8848fbcedec6e6e2ff2f7aa1cf
|
| --- /dev/null
|
| +++ b/chromeos/test/data/network/policy/shill_unmanaged_user_wifi1.json
|
| @@ -0,0 +1,10 @@
|
| +{
|
| + "GUID": "{unmanaged_user_wifi1}",
|
| + "Mode": "managed",
|
| + "Passphrase": "user's passphrase",
|
| + "Profile": "/profile/chronos/shill",
|
| + "SSID": "wifi1",
|
| + "Security": "psk",
|
| + "Type": "wifi",
|
| + "UIData": "{\"user_settings\":{\"WiFi\":{\"Passphrase\":\"user's passphrase\"}}}"
|
| +}
|
|
|