chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/ReportCrostiniUsageEnabled.yaml

caption: Report information about usage of Linux apps
desc: |-
  If <ph name="LINUX_OS_NAME">Linux</ph> app support is on, setting the policy to Enabled sends information about <ph name="LINUX_OS_NAME">Linux</ph> apps usage back to the server.

        Setting the policy to Disabled or leaving it unset means no usage information is reported.
example_value: false
features:
  dynamic_refresh: true
  per_profile: true
items:
- caption: Enable Linux apps usage reporting
  value: true
- caption: Disable Linux apps usage reporting
  value: false
owners:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:70-
tags:
- admin-sharing
type: main