Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5f3a3a0f authored by Phil Weaver's avatar Phil Weaver Committed by android-build-merger
Browse files

Merge "Re-enable accessibility when UiAutomation closed." into nyc-dev

am: 7cae9f7b

* commit '7cae9f7b':
  Re-enable accessibility when UiAutomation closed.

Change-Id: I38756bb6528a523aa6769f0256bc9499e6c2191c
parents a9946527 7cae9f7b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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);