chromium/components/policy/resources/templates/policy_definitions/UserAndDeviceReporting/DeviceFlexHwDataForProductImprovementEnabled.yaml

owners:
- [email protected]
- [email protected]
caption: Send hardware data to Google to support improvements to ChromeOS Flex
desc: |-
  Allows some services on <ph name="PRODUCT_OS_FLEX_NAME">Google ChromeOS Flex</ph> to send additional hardware data.

  This hardware data is used for overall improvements to <ph name="PRODUCT_OS_FLEX_NAME">Google ChromeOS Flex</ph>.
  For example, we might analyze the impact of a crash based on CPU,
  or prioritize a bugfix based on how many devices share a component.

  If the policy is Enabled or left unset, additional hardware details
  will be sent from <ph name="PRODUCT_OS_FLEX_NAME">Google ChromeOS Flex</ph>
  devices.
  If Disabled, only standard hardware data will be sent.
supported_on:
- chrome_os:120-
device_only: true
features:
  dynamic_refresh: true
  per_profile: false
type: main
schema:
  type: boolean
items:
- caption: Send additional hardware data on ChromeOS Flex
  value: true
- caption: Do not send additional hardware data on ChromeOS Flex
  value: false
default: true
example_value: true
tags: ['google-sharing']
generate_device_proto: False