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

caption: Enables managed extensions to use the Enterprise Hardware Platform API
desc: |-
  Setting the policy to True lets extensions installed by enterprise policy use the Enterprise Hardware Platform API.

        Setting the policy to False or leaving it unset prevents extensions from using this API.

        Note: This policy also applies to component extensions, such as the Hangout Services extension.
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Allow managed extensions to use the Enterprise Hardware Platform API
  value: true
- caption: Do not allow managed extensions to use the Enterprise Hardware Platform
    API
  value: false
owners:
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:71-
- chrome_os:71-
- android:71-
tags: []
type: main