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

Commit befea8d6 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊 Committed by Nishith Khanna
Browse files

keyguard: Keep SIM card name visible during PIN entry

parent 434af556
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -292,7 +292,6 @@ public abstract class KeyguardAbsKeyInputViewController<T extends KeyguardAbsKey
        mFalsingCollector.updateFalseConfidence(FalsingClassifier.Result.passed(0.6));
        getKeyguardSecurityCallback().userActivity();
        getKeyguardSecurityCallback().onUserInput();
        mMessageAreaController.setMessage("");
        if (notifyPasswordTextViewUserActivityInBackground()) {
            mUserActivityNotifier.notifyUserActivity();
        }