Commit bee175a3 authored by Gil Dekel's avatar Gil Dekel Committed by Commit Bot

Change PrivacyScreen Policies version to M83

Migrating the supported release branch for PrivacyScreenEnabled and
DeviceLoginScreenPrivacyScreenEnabled into M83, instead of referencing
to the defunct M82 release.

BYPASS_POLICY_COMPATIBILITY_CHECK=tested on M83

Change-Id: I56c1cb918396f3c76030215458be56ebef1a8029
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148842Reviewed-by: default avatarOleh Lamzin <lamzin@google.com>
Reviewed-by: default avatarPavol Marko <pmarko@chromium.org>
Commit-Queue: Gil Dekel <gildekel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#758957}
parent dc1b807d
......@@ -20246,7 +20246,7 @@
'device_only': True,
'type': 'main',
'schema': { 'type': 'boolean' },
'supported_on': ['chrome_os:82-'],
'supported_on': ['chrome_os:83-'],
'features': {
'can_be_mandatory' : True,
'can_be_recommended': False,
......@@ -20272,7 +20272,7 @@ If this policy is left unset, the privacy screen is disabled initially, but rema
'owners': ['lamzin@google.com', 'gildekel@chromium.org'],
'type': 'main',
'schema': { 'type': 'boolean' },
'supported_on': ['chrome_os:82-'],
'supported_on': ['chrome_os:83-'],
'features': {
'can_be_mandatory' : True,
'can_be_recommended': False,
......
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