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

Commit 8769436b authored by David Friedman's avatar David Friedman Committed by Andrew Hsieh
Browse files

Fixed apparent copy/paste mistake

Bug: 11634373

Change-Id: I9b0ac4d3b4a9a2999b2013abd39465a062ec51ea
parent 4e7fd950
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -583,7 +583,7 @@ int64_t AMotionEvent_getEventTime(const AInputEvent* motion_event);
 * and views. */
float AMotionEvent_getXOffset(const AInputEvent* motion_event);

/* Get the precision of the Y coordinates being reported.
/* Get the Y coordinate offset.
 * For touch events on the screen, this is the delta that was added to the raw
 * screen coordinates to adjust for the absolute position of the containing windows
 * and views. */