Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / chromeos / test / data / network / policy / policy_wifi1_update.onc
1 {
2   "NetworkConfigurations": [
3     {
4       "GUID": "policy_wifi1",
5       "Type": "WiFi",
6       "Name": "Managed wifi1",
7       "WiFi": {
8         "Passphrase": "another passphrase",
9         "Recommended": [ "AutoConnect", "Passphrase" ],
10         "SSID": "wifi1",
11         "Security": "WPA-PSK"
12       }
13     }
14   ],
15   "Type": "UnencryptedConfiguration"
16 }
17