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

arc_support: This policy has no effect on the logging done by Android.
caption: Report device network interfaces
deprecated: true
desc: |-
  This policy is deprecated in M96. Please use <ph name="REPORT_DEVICE_NETWORK_CONFIGURATION">ReportDeviceNetworkConfiguration</ph> and <ph name="REPORT_DEVICE_NETWORK_STATUS">ReportDeviceNetworkStatus</ph> instead.

        Setting the policy to Enabled or leaving it unset has enrolled devices report the list of network interfaces with their types and hardware addresses.

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