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

Skip to content
Commit 724215e2 authored by Yeabkal Wubshit's avatar Yeabkal Wubshit
Browse files

Add support for adb scroll event injection

This enables simulating ACTION_SCROLL motion events. It supports sources
both of SOURCE_CLASS_POINTER and those that are not pointer-based.

Test: adb shell input scroll --axis SCROLL,-2 HSCROLL,3.2
Test: adb shell input scroll --axis BAD_AXIS,3 (fails, as expected)
Test: atest InputShellCommandTest
Bug: 298107774
Change-Id: If59cda07749344657155f6553fe0f15ef151f2e9
parent 513207b1
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