summaryrefslogtreecommitdiffstats
path: root/GNexusParts/res/xml/display_preferences.xml
diff options
context:
space:
mode:
authorKalimochoAz <calimochoazucarado@gmail.com>2012-03-04 17:27:22 +0100
committerKalimochoAz <calimochoazucarado@gmail.com>2012-03-04 17:27:22 +0100
commitd7a06f298d600d7aee199366e8cc07990d7f8b45 (patch)
treea730d60cde366e807bf55616c04a1b28bf35d75a /GNexusParts/res/xml/display_preferences.xml
parent81200f974e9a7748c15604369a9889c9123155dc (diff)
downloaddevice_samsung_tuna-d7a06f298d600d7aee199366e8cc07990d7f8b45.zip
device_samsung_tuna-d7a06f298d600d7aee199366e8cc07990d7f8b45.tar.gz
device_samsung_tuna-d7a06f298d600d7aee199366e8cc07990d7f8b45.tar.bz2
Add multipliers tuning code into GNex Parts
Change-Id: Id8d021694c09f36057fd24bae45b62d51ff7af6e
Diffstat (limited to 'GNexusParts/res/xml/display_preferences.xml')
-rwxr-xr-xGNexusParts/res/xml/display_preferences.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/GNexusParts/res/xml/display_preferences.xml b/GNexusParts/res/xml/display_preferences.xml
index 8ae5c6c..9772b20 100755
--- a/GNexusParts/res/xml/display_preferences.xml
+++ b/GNexusParts/res/xml/display_preferences.xml
@@ -3,6 +3,10 @@
android:title="@string/app_name">
<!-- Color tuning -->
+ <com.cyanogenmod.settings.device.ColorTuningPreference
+ android:key="color_tuning"
+ android:title="@string/color_tuning_title_head"
+ android:summary="@string/color_tuning_summary_head" />
<com.cyanogenmod.settings.device.GammaTuningPreference
android:key="gamma_tuning"
android:title="@string/gamma_tuning_title_head"