Skip to content

Commit ec58dff

Browse files
author
Jean-Baptiste Queru
committed
Fix build - remove dead doc link
Change-Id: I72e05d41819c14bf67d721740e0d48c71eeae397
1 parent 691be97 commit ec58dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/java/android/hardware/SensorManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1577,7 +1577,7 @@ public float filter(long time, float in) {
15771577
* | R[ 8] R[ 9] R[10] R[11] |
15781578
* \ R[12] R[13] R[14] R[15] /
15791579
*</pre>
1580-
* @param R current rotation matrix see {@link android.hardware.Sensor#TYPE_ROTATION_MATRIX}.
1580+
* @param R current rotation matrix
15811581
* @param prevR previous rotation matrix
15821582
* @param angleChange an array of floats in which the angle change is stored
15831583
*/

0 commit comments

Comments
 (0)