Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d41195d6 authored by Wale Ogunwale's avatar Wale Ogunwale Committed by android-build-merger
Browse files

Merge "Enable add/remove window manager log points" into nyc-dev am: 5b30f0df

am: c69dfcd6

* commit 'c69dfcd6':
  Enable add/remove window manager log points
parents 1cd641c4 c69dfcd6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;