Doc Update: bug fix in SensorEvent ref

"Bug: 6349093"

Change-Id: Ibd4911b6c3f17fd2cd18042665efa428231c61ab
This commit is contained in:
kmccormick
2013-04-24 15:42:57 -07:00
parent c0edc45fd2
commit fd61958f75

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