Commit 5e0cf7a0 authored by Roman Sorokin's avatar Roman Sorokin Committed by Commit Bot

Mark DeviceBlockDevmode support by google_cloud only

Active Directory devices apply the setting that come from device
cloud policy.

BUG=chromium:889893

Change-Id: I0738f35dfdad56042c388699f811b43f3a530501
Reviewed-on: https://chromium-review.googlesource.com/c/1365595
Commit-Queue: Roman Sorokin <rsorokin@chromium.org>
Reviewed-by: default avatarLutz Justen <ljusten@chromium.org>
Cr-Commit-Position: refs/heads/master@{#614681}
parent 1943e416
...@@ -7061,6 +7061,7 @@ ...@@ -7061,6 +7061,7 @@
'type': 'main', 'type': 'main',
'schema': { 'type': 'boolean' }, 'schema': { 'type': 'boolean' },
'supported_on': ['chrome_os:37-'], 'supported_on': ['chrome_os:37-'],
'supported_chrome_os_management': ['google_cloud'],
'device_only': True, 'device_only': True,
'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