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

Commit a3e5f8fe authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Remove log

Fixes: 184877523
Test: make
Change-Id: I604ac46670177072db8c51e2a6afc7d9e9325f26
parent 9759067e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -500,7 +500,6 @@ public class ScrimController implements ViewTreeObserver.OnPreDrawListener, Dump
        updateNotificationsScrimAlpha(qsPanelBottomY);
        if (mQsExpansion != expansionFraction) {
            mQsExpansion = expansionFraction;
            Log.d(TAG, "set qs fraction");
            boolean relevantState = (mState == ScrimState.SHADE_LOCKED
                    || mState == ScrimState.KEYGUARD
                    || mState == ScrimState.PULSING