Fix build - remove dead doc link

Change-Id: I72e05d41819c14bf67d721740e0d48c71eeae397
This commit is contained in:
Jean-Baptiste Queru
2010-08-20 17:44:14 -07:00
parent 691be97f16
commit ec58dff066

View File

@@ -1577,7 +1577,7 @@ public class SensorManager
* | R[ 8] R[ 9] R[10] R[11] |
* \ R[12] R[13] R[14] R[15] /
*</pre>
* @param R current rotation matrix see {@link android.hardware.Sensor#TYPE_ROTATION_MATRIX}.
* @param R current rotation matrix
* @param prevR previous rotation matrix
* @param angleChange an array of floats in which the angle change is stored
*/