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

Commit 03e15d8e authored by Brian Duddie's avatar Brian Duddie
Browse files

Clarify optionality of head tracker velocity

Bug: 218911221
Test: n/a, comment change only
Change-Id: I2645114727c452df8d53ad015736f9f2d8d5b6e2
parent 45495012
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;