Settings: Allow configuring haptics for wake gestures [2/2]

Change-Id: Iaa771adfb1ebe588ebda65cd9e0ce0fcb359eb30
Signed-off-by: Ghosuto <clash.raja10@gmail.com>
This commit is contained in:
Ido Ben-Hur
2023-08-01 15:21:33 +03:00
committed by Joey
parent e47862be1b
commit c5a5cc1924
6 changed files with 44 additions and 0 deletions

View File

@@ -384,4 +384,8 @@
<string name="cycle_type_weekly_sub">Day of each week:\n1 = Monday</string>
<string name="cycle_type_daily_title">Usage cycle reset hour</string>
<string name="cycle_type_daily_sub">Hour of each day:</string>
<!-- Wake gestures haptics -->
<string name="doze_gesture_vibrate_title">Haptic feedback</string>
<string name="doze_gesture_vibrate_summary">Vibrate when this gesture is invoked</string>
</resources>