abouttreesummaryrefslogcommitdiff
path: root/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/arrays.xml')
-rw-r--r--res/values/arrays.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 42e1738..04d13f9 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -54,18 +54,4 @@
<item>25</item>
<item>35</item>
</string-array>
- <string-array name="pref_vibration_entries">
- <item>@string/pref_vibration_e_disabled</item>
- <item>@string/pref_vibration_e_system</item>
- <item>@string/pref_vibration_e_strong</item>
- <item>@string/pref_vibration_e_medium</item>
- <item>@string/pref_vibration_e_light</item>
- </string-array>
- <string-array name="pref_vibration_values">
- <item>disabled</item>
- <item>system</item>
- <item>strong</item>
- <item>medium</item>
- <item>light</item>
- </string-array>
</resources>