Telephony: Few PIN/PUK fixes
Following changes have been made as part of this: -> Changes done to display retry counter on wrong entry of PIN1,and message to indicate Code accepted/PIN1 blocked during PIN1 verification as per certain carrier requirements. -> The current APIs that are used to verify the PIN and PUK only convey whether the operation succeeded or failed. As a result on ANY failure clients ask the user to re-enter the PIN. Add 2 new APIs that report the actual error code in case of failure. -> Display the complete text including attempts remaining to unlock PIN on SimUnlockScreen if user entered incorrect PIN. On some devices the display text is ellipsized when trying to display on a single line. Change-Id: I73718c9e6a8aa7244097e0dd4593a6226ff0ac08 CRs-Fixed: 184479, 260481, 181402, 181380, 181401, 326286, 441001, 479414, 479417 (cherry picked from commit 1cfe4cb95d29b792e40c6a89cf2fdb1a0b8371e7) (cherry picked from commit a50adebc939f1ff6cb9633ba116f4e7d1ffe60e3) (cherry picked from commit e29e99706ad4e8ddc06f157a9a56e5dcaf0e49e7)
Loading
Please register or sign in to comment