Merge "SystemUI: Reset PUK StateMachine after PUK is unlocked" into rvc-qpr-dev am: 4862909516
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12360817 Change-Id: I0d50b525ec3cee381dee89f4cd15f17d53129a4d
This commit is contained in:
@@ -448,8 +448,8 @@ public class KeyguardSimPukView extends KeyguardPinBasedInputView {
|
||||
if (DEBUG) Log.d(LOG_TAG, "verifyPasswordAndUnlock "
|
||||
+ " UpdateSim.onSimCheckResponse: "
|
||||
+ " attemptsRemaining=" + result.getAttemptsRemaining());
|
||||
mStateMachine.reset();
|
||||
}
|
||||
mStateMachine.reset();
|
||||
mCheckSimPukThread = null;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user