[2/2] OmniGears: Fingerprint authentication vibration
Change-Id: Ifbf2cb650083a8bac15d595f4f36cbb2d50187f2
diff --git a/res/values/custom_strings.xml b/res/values/custom_strings.xml
index 662f196..05d3191 100644
--- a/res/values/custom_strings.xml
+++ b/res/values/custom_strings.xml
@@ -685,4 +685,8 @@
<string name="clock_date_format_custom">Custom java format</string>
<string name="status_bar_clock_seconds_title">Show seconds</string>
+ <!-- fingerprint authentication vibration -->
+ <string name="fprint_sucess_vib_title">Fingerprint authentication vibration</string>
+ <string name="fprint_sucess_vib_summary">Vibrate on successful fingerprint authentication</string>
+
</resources>