am fd61958f: Doc Update: bug fix in SensorEvent ref

* commit 'fd61958f75212a70bffebd79ad0876b7ad785f55':
  Doc Update: bug fix in SensorEvent ref
This commit is contained in:
kmccormick
2013-04-24 15:57:25 -07:00
committed by Android Git Automerger

View File

@@ -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>
*