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

Skip to content
Commit f0a392a7 authored by Hyungjun Park's avatar Hyungjun Park Committed by Sanghee Kim
Browse files

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: default avatarHyungjun Park <hjun78.park@samsung.com>
Signed-off-by: default avatarSanghee Kim <haya93@samsung.com>
parent d8b9905f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment