Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chromeos / test / data / network / translation_of_shill_wifi_with_state.onc
index c49bf16..25c833e 100644 (file)
@@ -1,6 +1,8 @@
 {
+  "Connectable": true,
   "GUID": "{64c4f86b-cf6a-4e4a-8eff-456def}",
   "Name": "OpenWrt",
+  "Priority": 1,
   "Type": "WiFi",
   "WiFi": {
     "AutoConnect": true,
@@ -11,5 +13,6 @@
     "Security": "WPA-PSK",
     "SignalStrength": 10
   },
-  "ConnectionState": "NotConnected"
+  "ConnectionState": "NotConnected",
+  "Source":"User"
 }