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