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

Commit d72891d3 authored by Sunny Goyal's avatar Sunny Goyal Committed by Tom Powell
Browse files

Disabling widget debug

Change-Id: I876a904358ce455c97a7a25a34c66af5e9316469
parent 7621a4af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@ public class Launcher extends Activity
    static final boolean LOGD = false;

    static final boolean PROFILE_STARTUP = false;
    static final boolean DEBUG_WIDGETS = true;
    static final boolean DEBUG_WIDGETS = false;
    static final boolean DEBUG_STRICT_MODE = false;
    static final boolean DEBUG_RESUME_TIME = false;
    static final boolean DEBUG_DUMP_LOG = false;