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

Unified Diff: components/onc/docs/onc_spec.html

Issue 482243002: Use Managed properties for Preferred and Provider. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix test Created 6 years, 4 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: components/onc/docs/onc_spec.html
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html
index 4b72a3e82c608cba832b5d819ef24607adebc861..deae9d241118488a764c7c7c94d58c95f8d86a80 100644
--- a/components/onc/docs/onc_spec.html
+++ b/components/onc/docs/onc_spec.html
@@ -400,6 +400,17 @@
networks. The format is 00:11:22:AA:BB:CC.
</dd>
+ <dt class="field">Priority</dt>
+ <dd>
+ <span class="field_meta">
+ (optional)
+ <span class="type">integer</span>
+ </span>
+ Priority value for this network. May be used by the system to determine
pneubeck (no reviews) 2014/08/20 19:49:37 To be of any purpose to external users, this shoul
stevenjb 2014/08/20 20:09:17 I am wary of skipping the documentation, these thi
+ which network to connect to when multiple configured networks are
+ available.
+ </dd>
+
</dl>
<section>

Powered by Google App Engine
This is Rietveld 408576698