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

Unified Diff: chromeos/test/data/network/shill_wifi_with_state.json

Issue 1087353002: Add an ONC property for setting per-network roam threshold (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revised ONC spec doc Created 5 years, 8 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/shill_wifi_with_state.json
diff --git a/chromeos/test/data/network/shill_wifi_with_state.json b/chromeos/test/data/network/shill_wifi_with_state.json
index a152675e7aefaaaea0e907bc899d64a7764ea426..a4dc6464f3edf773234bf5ae08535fcacad581d4 100644
--- a/chromeos/test/data/network/shill_wifi_with_state.json
+++ b/chromeos/test/data/network/shill_wifi_with_state.json
@@ -13,5 +13,6 @@
"Type": "wifi",
"WiFi.BSSID": "00:12:34:ca:56:8b",
"WiFi.HexSSID": "4F70656E577274", // "OpenWrt"
- "WiFi.HiddenSSID": false
+ "WiFi.HiddenSSID": false,
+ "WiFi.RoamThreshold": 20
}
« no previous file with comments | « chromeos/test/data/network/shill_wifi_psk.json ('k') | chromeos/test/data/network/translation_of_shill_wifi_with_state.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698