chromium/components/policy/resources/templates/policy_definitions/Kiosk/AllowKioskAppControlChromeVersion.yaml

arc_support: If the kiosk app is an Android app, it will have no control over the
  <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> version, even if this
  policy is set to <ph name="TRUE">True</ph>.
caption: Allow the auto launched with zero delay kiosk app to control <ph name="PRODUCT_OS_NAME">$2<ex>Google
  ChromeOS</ex></ph> version
default: false
desc: |-
  Setting the policy to Enabled means the value of the <ph name="REQUIRED_PLATFORM_VERSION">required_platform_version</ph> manifest key of the zero-delay, autolaunched kiosk app is used as the autoupdate target version prefix.

  Setting the policy to Disabled or leaving it unset means the <ph name="REQUIRED_PLATFORM_VERSION">required_platform_version</ph> manifest key is ignored and autoupdate proceeds as normal.

  Warning: Do not delegate control of the <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> version to a kiosk app, because it might prevent the device from getting software updates and critical security fixes. Delegating control of the <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> version might leave users at risk.
device_only: true
example_value: true
features:
  dynamic_refresh: true
items:
- caption: ChromeOS updates are set to the version defined in the kiosk app manifest
  value: true
- caption: ChromeOS updates ignore the version defined in the kiosk app manifest
  value: false
owners:
- [email protected]
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:51-
tags:
- system-security
type: main
generate_device_proto: False