commit | 1dd872260b3ccfbe492d1be0bdbb3f98235b3ba3 | [log] [tgz] |
---|---|---|
author | Phil Weaver <pweaver@google.com> | Tue Jan 26 17:15:15 2016 -0800 |
committer | Phil Weaver <pweaver@google.com> | Thu Jan 28 10:09:05 2016 -0800 |
tree | e50e16b08256ccc5da854f0bee6ef125b0fb11ea | |
parent | 104aff50bd41a05a10d5c11d311fd10889f8f069 [diff] |
Optionally support accessibility with UiAutomator Adding a flag to AccessibilityServiceInfo that only works for UIAutomator that supresses other services. This flag is set by default for UIAutomation to match the current behavior, but tests may clear the flag and enable other services. Needed to improve cts coverage of AccessibilityService. Bug: 26592034 Change-Id: Icfc2833c1bd6546a22a169008d88a6b15e83989c