OSDN Git Service

Clean up UiAutomation working alongside a11y.
authorPhil Weaver <pweaver@google.com>
Tue, 2 Feb 2016 01:01:44 +0000 (17:01 -0800)
committerPhil Weaver <pweaver@google.com>
Tue, 9 Feb 2016 00:08:59 +0000 (00:08 +0000)
commitf564afa4cd17ba4b259e2b1ee01f061d12fd0fe2
treec33530130da7f80cd9ae38453e7724457136333b
parentb251a2f51e636d036598ad27473b9cc55fdac1d7
Clean up UiAutomation working alongside a11y.

Fix two bugs: one where Instrumentation did not properly
handle destroyed UiAutomations, another where UiAutomation
did not properly disable running accessibility services.

Change-Id: I1773dbd373f4d5b0e7c9917ff18d8d9b1a0e07c7
(cherry picked from commit 846522cea043d3113b3b96daa8f3a1b70e3beb5e)
core/java/android/app/Instrumentation.java
services/accessibility/java/com/android/server/accessibility/AccessibilityManagerService.java