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

Commit 4183a2fc authored by Kristian Monsen's avatar Kristian Monsen Committed by Android Git Automerger
Browse files

am 5d604181: Merge "Let TYPE_ANNOUNCEMENT be sent from any window" into lmp-dev

* commit '5d604181':
  Let TYPE_ANNOUNCEMENT be sent from any window
parents a054a828 5d604181
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3312,6 +3312,7 @@ public class AccessibilityManagerService extends IAccessibilityManager.Stub {
                    }
                // $fall-through$
                case AccessibilityEvent.TYPE_NOTIFICATION_STATE_CHANGED:
                case AccessibilityEvent.TYPE_ANNOUNCEMENT:
                // All events generated by the user touching the
                // screen should *always* be dispatched.
                case AccessibilityEvent.TYPE_TOUCH_EXPLORATION_GESTURE_START: