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

Commit 834c236c authored by Wale Ogunwale's avatar Wale Ogunwale
Browse files

Removed some left over log spam.

Change-Id: Iaac41b7202b7634185bf522dfab36832c4830bba
parent 09a02f1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1567,7 +1567,7 @@ final class ActivityStack {
                        behindTranslucentActivity = true;
                    }
                } else {
                    if (DEBUG_VISIBILITY || true) Slog.v(TAG_VISIBILITY, "Make invisible? " + r
                    if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Make invisible? " + r
                            + " finishing=" + r.finishing + " state=" + r.state + " stackInvisible="
                            + stackInvisible + " behindFullscreenActivity="
                            + behindFullscreenActivity + " mLaunchTaskBehind="