diff options
| author | 2023-11-27 22:18:00 +0000 | |
|---|---|---|
| committer | 2024-01-22 20:16:09 +0000 | |
| commit | f59f0d2802d228bcc394a777f34951fb18f97e4f (patch) | |
| tree | f322c282c54b3a3de43e90bd52273e6fe53925d4 /opengl/java | |
| parent | 9522f634775486c41aa26716b4c0460f596547af (diff) | |
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
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions