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

Skip to content
Commit 85302d7d authored by Tyler Freeman's avatar Tyler Freeman
Browse files

fix(fullscreen magnification): fix test sending incorrect TouchEvents

It was adding the pointer index to the action instead of logical-or.

Additionally, you are not supposed to add the pointer index to MOVE
events. This was causing a warning from InputEventConsistencyVerifier:
`TouchEvent: Invalid action 258 for touch event.`

Bug: 319175022
Flag: N/A
Test: atest com.android.server.accessibility.magnification.FullScreenMagnificationGestureHandlerTest

Change-Id: I1ae12d1afc17d6df7d99840d654cdbddd44acea2
parent 79f9b820
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