am bd573049: Merge "Putting the gesture debugging back in the box." into jb-mr2-dev
* commit 'bd573049ec5a0c0d73b4835a2308c6737dfff2f3': 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 DEBUG = BaseStatusBar.DEBUG;
|
||||||
public static final boolean SPEW = DEBUG;
|
public static final boolean SPEW = DEBUG;
|
||||||
public static final boolean DUMPTRUCK = true; // extra dumpsys info
|
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;
|
public static final boolean DEBUG_CLINGS = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user