Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f59f0d28 authored by Daniel Norman's avatar Daniel Norman
Browse files

Adds a config for trusted accessibility services.

Any service which is both preinstalled and on this list does not
require a warning dialog to be shown to the user.

New feature flag:
adb shell device_config override accessibility android.view.accessibility.skip_accessibility_warning_dialog_for_trusted_services true

Depends on existing feature flag:
adb shell device_config override accessibility android.view.accessibility.cleanup_accessibility_warning_dialog true

Bug: 303511250
Test: atest AccessibilityManagerServiceTest
Test: Populate the list with component names;
      Open Settings > Accessibility;
      Enable a service on the list: no warning dialog
      Enable a service not on the list: warning dialog
Change-Id: I49e5d33dd43212d8b73d3225ad668a804554f54d
parent 9522f634
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment