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

Commit 27b402ab authored by John Wang's avatar John Wang Committed by Android (Google) Code Review
Browse files

Merge "Set enable_puk_unlock_screen true by default." into ics-factoryrom

parents 4aa8d943 5209864a
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -400,9 +400,9 @@
    <!-- Diable lockscreen rotation by default -->
    <!-- Diable lockscreen rotation by default -->
    <bool name="config_enableLockScreenRotation">false</bool>
    <bool name="config_enableLockScreenRotation">false</bool>


    <!-- Diable puk unlockscreen by default.
    <!-- Enable puk unlockscreen by default.
         If unlock screen is disabled, the puk should be unlocked through Emergency Dialer -->
         If unlock screen is disabled, the puk should be unlocked through Emergency Dialer -->
    <bool name="config_enable_puk_unlock_screen">false</bool>
    <bool name="config_enable_puk_unlock_screen">true</bool>


    <!-- Control the behavior when the user long presses the home button.
    <!-- Control the behavior when the user long presses the home button.
            0 - Nothing
            0 - Nothing