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

Skip to content
Commit 9a470b66 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Add ACTION_CANCEL to input command

To test various cancel scenarios, add ACTION_CANCEL support to input
command.

Test: adb shell input motionevent DOWN 500 500 && adb shell input
motionevent CANCEL 500 500
Test: on cuttlefish:
$ adb shell input motionevent DOWN 0 0
$ adb shell input motionevent MOVE 100 100
$ adb shell input motionevent CANCEL
$ adb shell input motionevent CANCEL 100 100
Bug: 155362798

Change-Id: I01a7f6e4d0575856fd649e8f55efeb620006fff8
parent 1d0a1193
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