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

caption: Allow Accessibility Performance Filtering.
default: true
desc: |-
  A policy to control whether the accessibility engine is allowed to dynamically compute a filter for the accessibility tree in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> to improve performance.
  When the policy is either set to Enabled or not set, the accessibility engine is allowed to dynamically compute filter modes for the accessibility tree in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>, which may lead to a performance improvement.
  When the policy is set to Disabled, the accessibility engine is not allowed to dynamically compute filter modes for the accessibility tree.
example_value: false
features:
  dynamic_refresh: false
  per_profile: false
items:
- caption: Allow Accessibility Performance Filtering to be used.
  value: true
- caption: Disallow Accessibility Performance Filtering to be used.
  value: false
owners:
- file://ui/accessibility/OWNERS
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- android:117-
tags: []
type: main