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

Commit fd61958f authored by kmccormick's avatar kmccormick
Browse files

Doc Update: bug fix in SensorEvent ref

"Bug: 6349093"

Change-Id: Ibd4911b6c3f17fd2cd18042665efa428231c61ab
parent c0edc45f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -334,8 +334,8 @@ public class SensorEvent {
     * </p>
     * 
     * <p>
     * values[2]: Roll, rotation around y-axis (-90 to 90), with positive values
     * when the x-axis moves <b>toward</b> the z-axis.
     * values[2]: Roll, rotation around the x-axis (-90 to 90)
     * increasing as the device moves clockwise.
     * </p>
     * </ul>
     *