Skip to content

Commit

Permalink
Allow "Vibrate on Touch" behavior for Slide unlock (2/2)
Browse files Browse the repository at this point in the history
Change-Id: I9da0ae280a0f79db5bc581bf821619969b140693
Signed-off-by: Gergely Szell (sethyx) <[email protected]>
  • Loading branch information
Gergely Szell (sethyx) committed Oct 26, 2012
1 parent 557a07e commit 7dc973b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions res/xml/security_settings_chooser.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
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"/>

<PreferenceScreen
android:fragment="com.android.settings.OwnerInfoSettings"
android:key="owner_info_settings"
Expand Down

0 comments on commit 7dc973b

Please sign in to comment.