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:
Daniel Sandler
2013-04-15 11:06:55 -07:00
committed by Android Git Automerger

View File

@@ -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;