summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/xml/general_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'CrespoParts/res/xml/general_preferences.xml')
-rw-r--r--CrespoParts/res/xml/general_preferences.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/CrespoParts/res/xml/general_preferences.xml b/CrespoParts/res/xml/general_preferences.xml
index 423f97b..7788a88 100644
--- a/CrespoParts/res/xml/general_preferences.xml
+++ b/CrespoParts/res/xml/general_preferences.xml
@@ -20,6 +20,10 @@
<CheckBoxPreference android:key="touchkey_notification"
android:title="@string/touchkey_notification_title_head"
android:summary="@string/touchkey_notification_summary_head" />
+ <com.cyanogenmod.settings.device.bldTuningPreference
+ android:key="bld_tuning"
+ android:title="@string/bld_tuning_title_head"
+ android:summary="@string/bld_tuning_summary_head" />
</PreferenceCategory>
</PreferenceScreen>