Keyguard: Fix to display PUK remaining attempts.

Currently in the base AOSP code, upon entering wrong
PUK code, default message is shown instead of remaining
retry attempts.

Fix: Add a flag to control the display of default message
If user enters wrong PUK code show the remaining retry
attempts by setting show default message flag to false.

Change-Id: Iec39036e851fe5927b7379a0050d91533eee642c
1 file changed