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

Commit a31f5e63 authored by Svetoslav Ganov's avatar Svetoslav Ganov
Browse files

InputFilter not updated on global accessibility change.

Change-Id: I35fd5fa078840abf62a3d5eac66b2eae1a79d01d
parent 3970f683
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -288,6 +288,7 @@ public class AccessibilityManagerService extends IAccessibilityManager.Stub
                        } else {
                            unbindAllServicesLocked();
                        }
                        updateInputFilterLocked();
                        sendStateToClientsLocked();
                    }
                }