Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chromeos / test / data / network / translation_of_shill_cellular_with_state.onc
index 0ce9ce7..d7d6b33 100644 (file)
@@ -2,8 +2,8 @@
   "Type": "Cellular",
   "Name": "Test Network",
   "Cellular": {
-    "ActivateOverNonCellularNetwork": false,
     "ActivationState": "activated",
+    "ActivationType": "OTASP",
     "AllowRoaming": true,
     "HomeProvider": {
       "country": "us",
         "Password": "test-password3",
         "Username": "test-username3"
       }
-    ]
+    ],
+    "SIMLockStatus": {
+      "LockType": "sim-pin",
+      "LockEnabled": true
+    }
   }
 }