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

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

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

* commit '4183a2fc':
  Let TYPE_ANNOUNCEMENT be sent from any window
parents d9b81b11 4183a2fc
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: