Settings: gesture: Add LineageParts touchscreen gesture settings

We'll allow devices to add touchscreen gesture settings
using the LineageHW TouchscreenGesture API.

Change-Id: I569b91ed66d34097a2bd96fb56af660a2702224b
This commit is contained in:
Zhao Wei Liew
2017-01-21 17:50:06 +08:00
committed by Michael Bestas
parent 6d9d8a5819
commit fe928c3843

View File

@@ -20,6 +20,10 @@
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:title="@string/gesture_preference_title">
<lineageos.preference.LineagePartsPreference
android:key="touchscreen_gesture_settings"
settings:requiresFeature="lineagehardware:FEATURE_TOUCHSCREEN_GESTURES" />
<Preference
android:key="gesture_swipe_down_fingerprint_input_summary"
android:title="@string/fingerprint_swipe_for_notifications_title"