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

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

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

* commit 'bd573049':
  Putting the gesture debugging back in the box.
parents 2c5dca4a bd573049
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;