Commit 7dae36a2 authored by Sky Malice's avatar Sky Malice Committed by Commit Bot

Marking CCTToSDialogEnabled supported for M86, removing claim of PWA

support.

Bug: 1127068
Change-Id: I7d4a5191b41ce3435f033b988304c1134d239250
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404114Reviewed-by: default avatarOwen Min <zmin@chromium.org>
Reviewed-by: default avatarPeter Kotwicz <pkotwicz@chromium.org>
Commit-Queue: Sky Malice <skym@chromium.org>
Cr-Commit-Position: refs/heads/master@{#806357}
parent 9d73c26f
......@@ -6,7 +6,7 @@
namespace first_run {
// Whether the ToS should be shown during the first-run for CCTs/PWAs.
// Whether the ToS should be shown during the first-run for CCTs.
const char kCCTToSDialogEnabled[] = "policy.cct_tos_dialog_enabled";
} // namespace first_run
......@@ -23188,16 +23188,16 @@ If you disable this policy, web page scrolling to specific text fragments via UR
'owners': ['skym@chromium.org', 'wenyufu@chromium.org', 'twellington@chromium.org'],
'type': 'main',
'schema': { 'type': 'boolean' },
'future_on': ['android'],
'supported_on': ['android:86-'],
'features': {
'dynamic_refresh': False,
'per_profile': False,
},
'example_value': True,
'id': 760,
'caption': 'Enable ToS during first-run for CCT/PWA',
'caption': 'Enable ToS during first-run for CCT',
'tags': [],
'desc': '''By default the Terms of Service are shown when CCT/PWA is first-run. Setting this policy to Disabled will cause the Terms of Service dialog to not appear during the first-run-experience or subsequent runs. Setting this policy to Enabled or leaving it unset will cause the Terms of Service dialog to appear during the first-run-experience. The other caveats are:
'desc': '''By default the Terms of Service are shown when CCT is first-run. Setting this policy to Disabled will cause the Terms of Service dialog to not appear during the first-run-experience or subsequent runs. Setting this policy to Enabled or leaving it unset will cause the Terms of Service dialog to appear during the first-run-experience. The other caveats are:
- This policy only works on fully managed Android devices that can be configured by Unified Endpoint Management vendors.
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