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

Commit 8756d24c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update android/input.h docs" into sc-dev

parents 4b4cd8f1 2745c956
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -678,7 +678,7 @@ enum {
    /**
     * Axis constant: The movement of y position of a motion event.
     *
     * Same as {@link RELATIVE_X}, but for y position.
     * Same as {@link AMOTION_EVENT_AXIS_RELATIVE_X}, but for y position.
     */
    AMOTION_EVENT_AXIS_RELATIVE_Y = 28,
    /**