Commit 948133db authored by Askar Aitzhan's avatar Askar Aitzhan Committed by Commit Bot

Make DeviceQuickFixBuildToken device only

When testing with policy, we've noticed that it also receives user
policy with the same name. Which doesn't really makes sense in the
context of this policy. Because it updates ChromeOS which is common for
all users.

Bug: 932465
Change-Id: I50d54ad061ab834303b10d1fa54d11e31ad0743c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1605685Reviewed-by: default avatarPavol Marko <pmarko@chromium.org>
Commit-Queue: Askar Aitzhan <askaraitzhan@google.com>
Cr-Commit-Position: refs/heads/master@{#659009}
parent 8ec87fdb
...@@ -15523,6 +15523,7 @@ ...@@ -15523,6 +15523,7 @@
'type': 'string', 'type': 'string',
}, },
'supported_on': ['chrome_os:75-'], 'supported_on': ['chrome_os:75-'],
'device_only': True,
'tags': [], 'tags': [],
'features': { 'features': {
'dynamic_refresh': True, 'dynamic_refresh': 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