OSDN Git Service

Fix 4560303: Add setting to lock later when power button pressed
[android-x86/packages-apps-Settings.git] / res / xml / security_settings_pattern.xml
index 4cfc360..b91b2b6 100644 (file)
             android:persistent="false"/>
 
         <CheckBoxPreference
+            android:key="power_button_instantly_locks"
+            android:title="@string/lockpattern_settings_enable_power_button_instantly_locks"/>
+
+        <CheckBoxPreference
             android:key="unlock_tactile_feedback"
             android:title="@string/lockpattern_settings_enable_tactile_feedback_title"/>