Merge "Let TYPE_ANNOUNCEMENT be sent from any window" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5d60418132
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user