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

Commit b07dbeb5 authored by Svetoslav Ganov's avatar Svetoslav Ganov Committed by Android (Google) Code Review
Browse files

Merge "InputFilter not updated on global accessibility change."

parents e0fe3938 a31f5e63
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -288,6 +288,7 @@ public class AccessibilityManagerService extends IAccessibilityManager.Stub
                        } else {
                        } else {
                            unbindAllServicesLocked();
                            unbindAllServicesLocked();
                        }
                        }
                        updateInputFilterLocked();
                        sendStateToClientsLocked();
                        sendStateToClientsLocked();
                    }
                    }
                }
                }