Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3015)

Unified Diff: chromeos/test/data/network/policy/shill_disallow_autoconnect_on_unmanaged_wifi2.json

Issue 23526016: Autoconnect policy for CrOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Renamed policy. Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chromeos/test/data/network/policy/shill_disallow_autoconnect_on_unmanaged_wifi2.json
diff --git a/chromeos/test/data/network/policy/shill_disallow_autoconnect_on_unmanaged_wifi2.json b/chromeos/test/data/network/policy/shill_disallow_autoconnect_on_unmanaged_wifi2.json
new file mode 100644
index 0000000000000000000000000000000000000000..d21b704cfce7557e89a27c46987a8c8c6786a918
--- /dev/null
+++ b/chromeos/test/data/network/policy/shill_disallow_autoconnect_on_unmanaged_wifi2.json
@@ -0,0 +1,8 @@
+{
+ "AutoConnect": false,
+ "Mode": "managed",
+ "Profile": "/profile/user1/shill",
+ "Security": "psk",
+ "Type": "wifi",
+ "WiFi.HexSSID": "7769666932" // "wifi2"
+}

Powered by Google App Engine
This is Rietveld 408576698