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

Commit f3e6e184 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android Git Automerger
Browse files

am 492c67a8: am bd573049: Merge "Putting the gesture debugging back in the box." into jb-mr2-dev

* commit '492c67a8':
  Putting the gesture debugging back in the box.
parents 44dc8e1c 492c67a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ public class PhoneStatusBar extends BaseStatusBar {
    public static final boolean DEBUG = BaseStatusBar.DEBUG;
    public static final boolean SPEW = DEBUG;
    public static final boolean DUMPTRUCK = true; // extra dumpsys info
    public static final boolean DEBUG_GESTURES = true;
    public static final boolean DEBUG_GESTURES = false;

    public static final boolean DEBUG_CLINGS = false;