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

Commit 3578917f authored by Garfield Tan's avatar Garfield Tan
Browse files

Add SCROLL, RELATIVE_X and RELATIVE_Y axes labels.

CTS tests then can use this to obtain axis value and sets them.

Bug: 133368243
Test: We can obtain values of these axes.
Change-Id: I2d94c9345639feb40c8486e07535bfd6fe059066
parent fa959a0a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -359,6 +359,9 @@ static const InputEventLabel AXES[] = {
    DEFINE_AXIS(BRAKE),
    DEFINE_AXIS(DISTANCE),
    DEFINE_AXIS(TILT),
    DEFINE_AXIS(SCROLL),
    DEFINE_AXIS(RELATIVE_X),
    DEFINE_AXIS(RELATIVE_Y),
    DEFINE_AXIS(GENERIC_1),
    DEFINE_AXIS(GENERIC_2),
    DEFINE_AXIS(GENERIC_3),