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

arc_support: This policy has no effect on the logging done by Android.
caption: Audio telemetry collection rate in milliseconds.
default: 900000
desc: |-
  Rate at which audio data is sampled and collected. The minimum allowed is 1 minute.

        If not set, the default rate of 15 minutes applies.
device_only: true
example_value: 900000
features:
  cloud_only: true
  dynamic_refresh: true
  unlisted: true
owners:
- [email protected]
- [email protected]
schema:
  minimum: 60000
  type: integer
supported_on:
- chrome_os:103-
tags:
- admin-sharing
type: int
generate_device_proto: False