Index: chromeos/test/data/network/shill_wimax.json |
diff --git a/chromeos/test/data/network/shill_wifi_clientref.json b/chromeos/test/data/network/shill_wimax.json |
similarity index 58% |
copy from chromeos/test/data/network/shill_wifi_clientref.json |
copy to chromeos/test/data/network/shill_wimax.json |
index 551cda848a1630138dbb2efa847ab58c039c29bc..b4c950fb88bc8ef3c3bfb39d302a6b1c05c515ea 100644 |
--- a/chromeos/test/data/network/shill_wifi_clientref.json |
+++ b/chromeos/test/data/network/shill_wimax.json |
@@ -1,11 +1,9 @@ |
{ |
+ "AutoConnect": true, |
"EAP.EAP": "TLS", |
"EAP.Identity": "${LOGIN_ID}@my.domain.com", |
"EAP.UseSystemCAs": true, |
"GUID": "{77db0089-0bc8-4358-929c-123xcv}", |
- "Mode": "managed", |
"SaveCredentials": true, |
- "Security": "802_1x", |
- "Type": "wifi", |
- "WiFi.HexSSID": "536F6D65576966692D5859" // "SomeWifi-XY" |
+ "Type": "wimax" |
} |