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

arc_support: This policy has no effect on the logging done by Android.
caption: Report display and graphics statuses
desc: |-
  Report information related to display, such as refresh rate, and
        information related to graphics, such as driver version.

        If the policy is set to false or left unset, the display and graphics
        statuses will not be reported. If set to true, display and graphics
        statuses will be reported.
device_only: true
example_value: false
features:
  dynamic_refresh: true
items:
- caption: Enable device graphics status reporting
  value: true
- caption: Disable device graphics status reporting
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:81-
tags:
- admin-sharing
type: main
generate_device_proto: False