chromium/components/policy/resources/templates/policy_definitions/Borealis/DeviceBorealisAllowed.yaml

caption: Allow devices to use <ph name="BOREALIS_NAME">Borealis</ph> on <ph name="PRODUCT_OS_NAME">$2<ex>Google
  ChromeOS</ex></ph>
default: true
deprecated: True
desc: |-
  This policy is deprecated, please use <ph name="USER_BOREALIS_ALLOWED_NAME">UserBorealisAllowed</ph> instead.

        Controls the availability of <ph name="BOREALIS_NAME">Borealis</ph> for this device.

        If the policy is set to false, <ph name="BOREALIS_NAME">Borealis</ph> will be unavailable for all users of the device. Otherwise (when the policy is unset, or true) <ph name="BOREALIS_NAME">Borealis</ph> will be available if and only if no other policy or setting disables it.
device_only: true
example_value: true
features:
  dynamic_refresh: true
items:
- caption: Do not prevent <ph name="BOREALIS_NAME">Borealis</ph> from running on a
    device
  value: true
- caption: Prevent <ph name="BOREALIS_NAME">Borealis</ph> from running on a device
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:91-110
tags: []
type: main
generate_device_proto: False