Merge "Docs: Added a link to the Motion Sensor docs for information on gravity values and calculating alpha. Test: make ds-docs Bug: 6442659" into oc-mr1-dev
This commit is contained in:
@@ -22,7 +22,9 @@ import android.os.Build;
|
||||
|
||||
/**
|
||||
* Class representing a sensor. Use {@link SensorManager#getSensorList} to get
|
||||
* the list of available Sensors.
|
||||
* the list of available sensors. For more information about Android sensors,
|
||||
* read the
|
||||
* <a href="/guide/topics/sensors/sensors_motion.html">Motion Sensors guide</a>.</p>
|
||||
*
|
||||
* @see SensorManager
|
||||
* @see SensorEventListener
|
||||
|
||||
Reference in New Issue
Block a user