Merge "Add SCROLL, RELATIVE_X and RELATIVE_Y axes labels."

This commit is contained in:
TreeHugger Robot 2019-09-23 17:29:20 +00:00 committed by Android (Google) Code Review
commit 7e5d85ab04

View file

@ -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),