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

Commit 0b3bf7e9 authored by /e/ robot's avatar /e/ robot
Browse files

Merge remote-tracking branch 'origin/lineage-22.2' into a15

parents ab938bba 39ece156
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2408,8 +2408,6 @@ public class KeyguardViewMediator implements CoreStartable, Dumpable,
        if (mLockPatternUtils.isLockScreenDisabled(mSelectedUserInteractor.getSelectedUserId())
                && !lockedOrMissing && !forceShow) {
            if (DEBUG) Log.d(TAG, "doKeyguard: not showing because lockscreen is off");
            setShowingLocked(false, mAodShowing, "doKeyguardLocked");
            hideLocked();
            return;
        }