Remove selectability from pointer preferences.
Fix: 379840620 Fix: 374902522 Fix: 374902467 Fix: 374898232 Fix: 374894728 Fix: 374894804 Test: Manual. Talkback, switch access, voice access. Flag: EXEMPT BugFix. Change-Id: I550bd78893124b453d49f98d51dab2f49bee84f7
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
<PreferenceScreen
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||
android:key="input_touchpad_three_finger_tap"
|
||||
android:persistent="false"
|
||||
android:title="@string/three_finger_tap_preference_title">
|
||||
@@ -25,5 +24,4 @@
|
||||
android:key="input_touchpad_three_finger_tap_preference"
|
||||
android:title="@string/three_finger_tap_preference_title"/>
|
||||
|
||||
|
||||
</PreferenceScreen>
|
||||
|
Reference in New Issue
Block a user