am 612ff274: Quell annoying Java ascii/unicode warning.

Merge commit '612ff27425cf2976396d992f32b58ab900c7d708' into gingerbread-plus-aosp

* commit '612ff27425cf2976396d992f32b58ab900c7d708':
  Quell annoying Java ascii/unicode warning.
This commit is contained in:
Brad Fitzpatrick
2010-09-06 19:34:43 -07:00
committed by Android Git Automerger

View File

@@ -84,14 +84,14 @@ public class SensorEvent {
* sensor itself (<b>Fs</b>) using the relation:
* </p>
*
* <b><center>Ad = - <EFBFBD>Fs / mass</center></b>
* <b><center>Ad = - &#8721;Fs / mass</center></b>
*
* <p>
* In particular, the force of gravity is always influencing the measured
* acceleration:
* </p>
*
* <b><center>Ad = -g - <EFBFBD>F / mass</center></b>
* <b><center>Ad = -g - &#8721;F / mass</center></b>
*
* <p>
* For this reason, when the device is sitting on a table (and obviously not