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

Commit c69dfcd6 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

* commit '5b30f0df':
  Enable add/remove window manager log points
parents 4f7d9537 5b30f0df
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;