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

Commit 6d22d75c authored by Adrian Roos's avatar Adrian Roos
Browse files

Keyguard Analytics: Remove unused constant.

Change-Id: I6fce6640e391d5f78468212aac7d14a8a6170115
parent 58b58fe6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -45,8 +45,6 @@ public class KeyguardAnalytics implements SensorEventListener {
    private static final String TAG = "KeyguardAnalytics";
    private static final long TIMEOUT_MILLIS = 11000; // 11 seconds.

    private static final String ANALYTICS_FILE = "/sdcard/keyguard_analytics.bin";

    private static final int[] SENSORS = new int[] {
            Sensor.TYPE_ACCELEROMETER,
            Sensor.TYPE_GYROSCOPE,