Settings:PIN/PUK Lock and Status
- Added support for RUIM PIN locking - Display message to indicate PIN/PUK status changes Changes done to display retry counter on wrong entry of PIN1, and message to indicate PIN1 enable/disable as per certain carrier requirements. - Process NOT_SUPPORTED response for pin lock checkbox If RIL replies with REQUEST_NOT_SUPPORTED when trying to enable or disable pin lock process such response and display appropriate message. -For some cards, ICC LOCK should be enabled to change the password. In this case RIL_E_REQUEST_NOT_SUPPORTED should be sent by RIL. On receiving this message the Settings app should display Enable ICC LOCK message. -Don't assume that the exception returned on a PIN operation is a CommandException. Handle other types as well, like RuntimeException CRs-Fixed: 222544, 181380, 181401, 229819, 246807, 249863, 337001, 441001 Change-Id: I142137e44cc11a8a5d42b0e458d5654422c4c630
Loading
Please register or sign in to comment