We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4aa8d94 + 5209864 commit 27b402aCopy full SHA for 27b402a
1 file changed
core/res/res/values/config.xml
@@ -400,9 +400,9 @@
400
<!-- Diable lockscreen rotation by default -->
401
<bool name="config_enableLockScreenRotation">false</bool>
402
403
- <!-- Diable puk unlockscreen by default.
+ <!-- Enable puk unlockscreen by default.
404
If unlock screen is disabled, the puk should be unlocked through Emergency Dialer -->
405
- <bool name="config_enable_puk_unlock_screen">false</bool>
+ <bool name="config_enable_puk_unlock_screen">true</bool>
406
407
<!-- Control the behavior when the user long presses the home button.
408
0 - Nothing
0 commit comments