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

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

am f247b908: am 4183a2fc: am 5d604181: Merge "Let TYPE_ANNOUNCEMENT be sent...

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

* commit 'f247b908':
  Let TYPE_ANNOUNCEMENT be sent from any window
parents 956e424d f247b908
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: