Merge "Enable add/remove window manager log points" into nyc-dev
am: 5b30f0df3f
* commit '5b30f0df3f062e1b18882e3695c9e084f7b87786':
Enable add/remove window manager log points
This commit is contained in:
@@ -35,7 +35,7 @@ public class WindowManagerDebugConfig {
|
||||
|
||||
static final boolean DEBUG_RESIZE = false;
|
||||
static final boolean DEBUG = false;
|
||||
static final boolean DEBUG_ADD_REMOVE = false;
|
||||
static final boolean DEBUG_ADD_REMOVE = true;
|
||||
static final boolean DEBUG_FOCUS = false;
|
||||
static final boolean DEBUG_FOCUS_LIGHT = DEBUG_FOCUS || false;
|
||||
static final boolean DEBUG_ANIM = false;
|
||||
|
||||
Reference in New Issue
Block a user