Merge "Re-enable accessibility when UiAutomation closed." into nyc-dev
am: 7cae9f7bbc
* commit '7cae9f7bbc0ee78c1e9c6758db3bcf8fcd815c2b':
Re-enable accessibility when UiAutomation closed.
Change-Id: I78b1ddd5120482d8d1bde2061565ba6f1475ae4a
This commit is contained in:
@@ -3077,6 +3077,7 @@ public class AccessibilityManagerService extends IAccessibilityManager.Stub {
|
||||
userState.mInstalledServices.remove(mAccessibilityServiceInfo);
|
||||
userState.mEnabledServices.remove(mComponentName);
|
||||
userState.destroyUiAutomationService();
|
||||
readConfigurationForUserStateLocked(userState);
|
||||
}
|
||||
if (mId == getMagnificationController().getIdOfLastServiceToMagnify()) {
|
||||
getMagnificationController().resetIfNeeded(true);
|
||||
|
||||
Reference in New Issue
Block a user