Index: chromeos/test/data/network/translation_of_shill_cellular_with_state.onc |
diff --git a/chromeos/test/data/network/translation_of_shill_cellular_with_state.onc b/chromeos/test/data/network/translation_of_shill_cellular_with_state.onc |
index 05a09d854bcae0892785ccebea4b6a9ddcdde373..c7e175ffdaa30814d0730265e2e4ff4d4101593d 100644 |
--- a/chromeos/test/data/network/translation_of_shill_cellular_with_state.onc |
+++ b/chromeos/test/data/network/translation_of_shill_cellular_with_state.onc |
@@ -6,6 +6,7 @@ |
"ActivationType": "OTASP", |
"AllowRoaming": true, |
"AutoConnect": true, |
+ "Carrier": "cellular_provider", |
"HomeProvider": { |
"country": "us", |
"name": "cellular_provider" |
@@ -16,6 +17,10 @@ |
"Country": "test-country", |
"Name": "test-name" |
}, |
+ "SupportedCarriers": [ |
+ "cellular_provider", |
+ "generic_provider" |
+ ], |
"APN": { |
"AccessPointName": "test-apn", |
"Name": "test-apn-name", |
@@ -39,7 +44,7 @@ |
"Password": "test-password3", |
"Username": "test-username3" |
} |
- ], |
+ ], |
"SIMLockStatus": { |
"LockType": "sim-pin", |
"LockEnabled": true |