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

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

Merge "Clarify optionality of head tracker velocity"

parents 7407ee80 03e15d8e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -204,6 +204,8 @@ parcelable Event {
             * velocity of the head (relative to itself), in radians per second.
             * The direction of this vector indicates the axis of rotation, and
             * the magnitude indicates the rate of rotation.
             * If this head tracker sensor instance does not support detecting
             * velocity, then these fields must be set to 0.
             */
            float vx;
            float vy;