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

Commit 612ff274 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick
Browse files

Quell annoying Java ascii/unicode warning.

This fix is already in master, so just cherry-picking it here too.

Change-Id: I28c57171aa3e55933c3e98555575a074b25b2b2a
parent b6264a87
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