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

arc_support: This policy has no effect on the logging done by Android.
caption: Report memory info
desc: |-
  This policy is set to Enabled by default. It controls the enrolled devices to report the memory information.

        Setting the policy to Disabled means enrolled devices don’t report any memory information.
        Exception: free memory information is controlled by <ph name="REPORT_DEVICE_HARDWARE_STATUS">ReportDeviceHardwareStatus</ph> for M95 or below.
device_only: true
example_value: false
features:
  dynamic_refresh: true
items:
- caption: Enable device memory info reporting
  value: true
- caption: Disable device memory info reporting
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:83-
tags:
- admin-sharing
type: main
generate_device_proto: False