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

caption: Enable component updates in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>
desc: |-
  Enables component updates for all components in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> when not set or set to enabled.

        If set to disabled, updates to components are disabled. However, some components are exempt from this policy: updates to any component that does not contain executable code and is critical for the security of the browser will not be disabled.
        Examples of such components include the certificate revocation lists and subresource filters.
example_value: true
features:
  dynamic_refresh: false
  per_profile: false
future_on:
- fuchsia
items:
- caption: Enable updates for all components
  value: true
- caption: Disable updates for non-critical components
  value: false
owners:
- file://components/update_client/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:54-
- chrome_os:54-
- android:105-
- ios:105-
tags: []
type: main