Fix mismatching SIM PIN state
SIM PIN enabling is allowed with entering MMI code. **05*PUKNUM*NEW_PIN*NEW_PIN# In this case, SIM Card lock settings UI is not changed to PIN enabled state because Appstate(APPSTATE_READY) is not changed and PinState only is changed from PINSTATE_DISABLED to PINSTATE_ENABLED_VERIFED. Therefore, added the condition for query pin state. Test: manual and unittest Change-Id: I561105a978520c869c973d22295f2406c601f6f1 Signed-off-by:Hyungjun Park <hjun78.park@samsung.com> Signed-off-by:
Sanghee Kim <haya93@samsung.com>
Loading
Please register or sign in to comment