Commit b5f076b9 authored by Piotr Pawliczek's avatar Piotr Pawliczek Committed by Commit Bot

External Print Servers: Activate related policy for R-79

This CL activates ExternalPrintServers policy.

BUG=chromium:902085
TEST=none

Change-Id: I0f273326e8984f3bf6c5d99a7c1fd513e73216f1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848006
Auto-Submit: Piotr Pawliczek <pawliczek@chromium.org>
Commit-Queue: Sergey Poromov <poromov@chromium.org>
Reviewed-by: default avatarSergey Poromov <poromov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#704120}
parent 06347df2
...@@ -428,7 +428,13 @@ ...@@ -428,7 +428,13 @@
}, },
"ExternalPrintServers": { "ExternalPrintServers": {
"note": "This policy will be added in R-79" "os": ["chromeos"],
"test_policy": {
"ExternalPrintServers": {
"url": "https://example.com/policyfile",
"hash": "deadbeefdeadbeefdeadbeef"
}
}
}, },
"NativePrinters": { "NativePrinters": {
......
...@@ -17747,7 +17747,6 @@ ...@@ -17747,7 +17747,6 @@
}, },
'id': 572, 'id': 572,
'supported_on': ['chrome_os:79-'], 'supported_on': ['chrome_os:79-'],
'future': True,
'features': { 'features': {
'dynamic_refresh': True, 'dynamic_refresh': True,
'per_profile': True, 'per_profile': True,
......
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