chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/AdvancedProtectionAllowed.yaml

caption: Enable additional protections for users enrolled in the Advanced Protection
  program
default: true
desc: This policy controls whether users enrolled in the Advanced Protection program
  receive extra protections. Some of these features may involve the sharing of data
  with Google (for example, Advanced Protection users will be able to send their downloads
  to Google for malware scanning). If set to True or not set, enrolled users will
  receive extra protections. If set to False, Advanced Protection users will receive
  only the standard consumer features.
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Users enrolled in the Advanced Protection program will receive extra protections
  value: true
- caption: Users enrolled in the Advanced Protection program will only receive standard
    consumer protections
  value: false
owners:
- file://chrome/browser/safe_browsing/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:83-
- chrome_os:83-
tags: []
type: main