SystemUI: no PUK lock screen after 3 wrong PIN retries

Caused by new SIM state check logic. It thinks when
the SIM state is READY, it will not handle PIN/PUK
lock event from telephony to avoid multi lock screen
and other issues.

Fixed by not dealing with the puk lock procedure
in such method.

Change-Id: Icbd237b60550c097eecd87da6a16a74e33595622
CRs-Fixed: 2718677
2 files changed