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>
Mon, 8 Feb 2016 21:09:46 +0000 (13:09 -0800)
commit846522cea043d3113b3b96daa8f3a1b70e3beb5e
tree1a0406dbe1040641d4e249ebb6c213dbaf0b0e97
parentcc83ea79673c472ce0db3c72ef4390cb8ef60602
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
core/java/android/app/Instrumentation.java
services/accessibility/java/com/android/server/accessibility/AccessibilityManagerService.java