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

Commit 974422ee 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:...

Merge "Re-enable accessibility when UiAutomation closed." into nyc-dev am: 7cae9f7b am: 49cb53ab
am: 0da632dd

* commit '0da632dd':
  Re-enable accessibility when UiAutomation closed.

Change-Id: I241b2009fb4dfc9c21f0a240b0fd4255e4c85e70
parents fc12b4ee 0da632dd
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);