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

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

am f08b7ce9: am f247b908: am 4183a2fc: am 5d604181: Merge "Let...

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

* commit 'f08b7ce9':
  Let TYPE_ANNOUNCEMENT be sent from any window
parents 8596960e f08b7ce9
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: