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

* commit '492c67a8b12ce154e41dc48102ae99e0c0e5210d':
  Putting the gesture debugging back in the box.
This commit is contained in:
Daniel Sandler
2013-04-15 11:10:32 -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;