am 5d604181: Merge "Let TYPE_ANNOUNCEMENT be sent from any window" into lmp-dev
* commit '5d6041813283086c5a290ad6ca07e05b1a6ffc14': Let TYPE_ANNOUNCEMENT be sent from any window
This commit is contained in:
@@ -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