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

Commit def92788 authored by Evan Laird's avatar Evan Laird Committed by Automerger Merge Worker
Browse files

Merge "Device asks for PUK code instead of SIM PIN" am: 7cc71c63 am:...

Merge "Device asks for PUK code instead of SIM PIN" am: 7cc71c63 am: 12526eb5 am: 5b5a75b3 am: a1b06070 am: 9610e64d

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2096721



Change-Id: Ibe30b9888ec5d583c0ad64a9c7810d1e6c6580f1
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 11d0578b 9610e64d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ public class KeyguardSimPinViewController

    private ProgressDialog mSimUnlockProgressDialog;
    private CheckSimPin mCheckSimPinThread;
    private int mRemainingAttempts;
    private int mRemainingAttempts = -1;
    // Below flag is set to true during power-up or when a new SIM card inserted on device.
    // When this is true and when SIM card is PIN locked state, on PIN lock screen, message would
    // be displayed to inform user about the number of remaining PIN attempts left.