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

Skip to content
Commit 0a5dd6e8 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

A11yInputFilter: only multiplex pointer events

For events that are focus-dispatched, like joystick events, and also for
ACTION_SCROLL events (since they are always treated independently), we
don't need to turn on the multiplexer. The multiplexer should only be
used on pointer events.

The AccessibilityDisplayProxyTest was tested on tangor by first removing
all of the test assumptions locally (otherwise, the tests were skipped
due to assumption failure).

Bug: 326686780
Test: atest AccessibilityInputFilterInputTest
Test: atest android.accessibilityservice.cts.AccessibilityEndToEndTest#testOnMotionEvent_interceptsEventFromRequestedSource_SetAndUnset
Test: atest AccessibilityDisplayProxyTest
Change-Id: I40a1b42aa8a169138c96972a39ebed5d16483d11
parent 05a19f50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment