Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 32e29851 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick Committed by Android Git Automerger
Browse files

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

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

* commit '612ff274':
  Quell annoying Java ascii/unicode warning.
parents b65fd472 612ff274
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -84,14 +84,14 @@ public class SensorEvent {
     * sensor itself (<b>Fs</b>) using the relation:
     * </p>
     * 
     * <b><center>Ad = - ·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 - ·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