* commit '492c67a8b12ce154e41dc48102ae99e0c0e5210d': Putting the gesture debugging back in the box.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user