Fix 5444675: Don't show "Vibrate on touch" in password lock options
Don't show "Vibrate on touch" for password lock screen options because vibrate is controlled by the IME setting in this case. Change-Id: Idc8c73048a0c396037457638faed02331ed104f3
This commit is contained in:
@@ -34,10 +34,6 @@
|
||||
android:entryValues="@array/lock_after_timeout_values"
|
||||
android:persistent="false"/>
|
||||
|
||||
<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"
|
||||
|
Reference in New Issue
Block a user