Index: chromeos/test/data/network/translation_of_shill_wimax_with_state.onc |
diff --git a/chromeos/test/data/network/translation_of_shill_wimax_with_state.onc b/chromeos/test/data/network/translation_of_shill_wimax_with_state.onc |
index c8a83f6cfb5562edf36cb4a9576d0a4f290b9748..3be399be9cf80991de9fd777361c074204f98d86 100644 |
--- a/chromeos/test/data/network/translation_of_shill_wimax_with_state.onc |
+++ b/chromeos/test/data/network/translation_of_shill_wimax_with_state.onc |
@@ -6,6 +6,10 @@ |
"Name": "SomeWiMAX", |
"WiMAX": { |
"AutoConnect": true, |
+ "EAP": { |
+ "Identity": "${LOGIN_ID}@my.domain.com", |
+ "SaveCredentials": true |
+ }, |
"SignalStrength": 10 |
}, |
"Source":"User" |