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

arc_support: This policy has no effect on the logging done by Android.
caption: Report network status
default: true
desc: |-
  Report users network status on enrolled devices.

        If the policy is set to false, the information will not be reported.
        If set to true or unset, the device's network status will be reported.
device_only: true
example_value: false
features:
  dynamic_refresh: true
items:
- caption: Report network status
  value: true
- caption: Do not report network 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