Commit 5e3b4e2e authored by Alexander Hendrich's avatar Alexander Hendrich Committed by Commit Bot

Promote enterprise.networkingAttributes API to stable

Moving the newly added enterprise.networkingAttributes API to stable.
Adding documentation for this API and removing the Imprivata
whitelisting for networking.onc API will come as follow-up CLs.

Bug: 1081333
Change-Id: Idcc21f2177faae5cc86d4d72056f9fae72f3cc75
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250598
Auto-Submit: Alexander Hendrich <hendrich@chromium.org>
Commit-Queue: Devlin <rdevlin.cronin@chromium.org>
Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#780130}
parent 5ab096b7
...@@ -275,12 +275,12 @@ ...@@ -275,12 +275,12 @@
] ]
}], }],
"enterprise.networkingAttributes": [{ "enterprise.networkingAttributes": [{
"channel": "dev", "channel": "stable",
"platforms": ["chromeos"], "platforms": ["chromeos"],
"extension_types": ["extension"], "extension_types": ["extension"],
"location": "policy" "location": "policy"
}, { }, {
"channel": "dev", "channel": "stable",
"extension_types": ["login_screen_extension"], "extension_types": ["login_screen_extension"],
"location": "policy", "location": "policy",
"platforms": ["chromeos"], "platforms": ["chromeos"],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment