summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/xml/haptic_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'DeviceSettings/res/xml/haptic_preferences.xml')
-rw-r--r--DeviceSettings/res/xml/haptic_preferences.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/DeviceSettings/res/xml/haptic_preferences.xml b/DeviceSettings/res/xml/haptic_preferences.xml
deleted file mode 100644
index 31070ed..0000000
--- a/DeviceSettings/res/xml/haptic_preferences.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
- <PreferenceCategory
- android:title="@string/vibrator_title">
- <com.cyanogenmod.settings.device.VibratorTuningPreference
- android:key="vibrator_tuning"
- android:title="@string/vibrator_tuning_title"
- android:dialogTitle="@string/vibrator_tuning_title" />
- </PreferenceCategory>
-</PreferenceScreen>