Commit 08d72a5d authored by Owen Min's avatar Owen Min Committed by Commit Bot

Replace the future flag for multiple policies IV

Removing future and using unlisted and cloud_only for the following
policy:
AssistantOnboardingMode

BYPASS_POLICY_COMPATIBILITY_CHECK=AssistantOnboardingMode is a launched
policy with future tag.

Bug: 1117637
Change-Id: Idf964a9e6bc661c4fd4d7e0eada34d847d9b286d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488043
Commit-Queue: Owen Min <zmin@chromium.org>
Reviewed-by: default avatarFelipe Andrade <fsandrade@chromium.org>
Reviewed-by: default avatarXiaohui Chen <xiaohuic@chromium.org>
Reviewed-by: default avatarOwen Min <zmin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#825472}
parent ba2dde2e
......@@ -19882,10 +19882,11 @@
],
'supported_on': ['chrome_os:85-'],
'tags': [],
'future': True,
'features': {
'dynamic_refresh': False,
'per_profile': True,
'unlisted': True,
'cloud_only': True,
},
'example_value': 'Default',
'default': 'Default',
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