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

arc_support: This policy has no effect on the logging done by Android.
caption: Report hardware status
deprecated: true
desc: |-
  This policy is deprecated as of M96. Please use <ph name="REPORT_DEVICE_CPU_INFO">ReportDeviceCpuInfo</ph>, <ph name="REPORT_DEVICE_MEMORY_INFO">ReportDeviceMemoryInfo</ph>, <ph name="REPORT_DEVICE_STORAGE_STATUS">ReportDeviceStorageStatus</ph>, <ph name="REPORT_DEVICE_SECURITY_STATUS">ReportDeviceSecurityStatus</ph>, and <ph name="REPORT_DEVICE_AUDIO_STATUS">ReportDeviceAudioStatus</ph> instead.

        Setting the policy to Enabled or leaving it unset has enrolled devices report hardware statistics such as CPU/RAM usage.

        Setting the policy to Disabled means enrolled devices don't report the hardware statistics.
device_only: true
example_value: false
features:
  dynamic_refresh: true
items:
- caption: Enable device hardware status reporting
  value: true
- caption: Disable device hardware status reporting
  value: false
owners:
- [email protected]
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:42-
tags:
- admin-sharing
type: main
generate_device_proto: False