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

Commit bd573049 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android (Google) Code Review
Browse files

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

parents 74e56f19 fa027f5d
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;