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..7762af52dfa910391daba0186d3d06bbdf00e3fb |
--- /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\"}}}" |
+} |