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

arc_support: This policy has no effect on the logging done by Android.
caption: Report device security status
default: false
desc: |-
  Setting the policy to enabled reports device TPM security status.

        Setting the policy to Disabled or leaving it unset means enrolled devices don't record or report TPM security status.
        Exception: TPM information is controlled by <ph name="REPORT_DEVICE_HARDWARE_STATUS">ReportDeviceHardwareStatus</ph> for M95 and below.
device_only: true
example_value: false
features:
  dynamic_refresh: true
items:
- caption: Report security status
  value: true
- caption: Do not report security status
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:96-
tags:
- admin-sharing
type: main
generate_device_proto: False