summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2016-04-10 18:20:46 -0700
committerSteve Kondik <steve@cyngn.com>2016-04-12 03:13:58 -0700
commit4370045fac8a70750bc6e90ddb2bd8ab51fce90a (patch)
tree583dfb4ee69de4bbd9cb71cc44215eaa15486811 /res/xml
parent70e9aea5d4bc36ac400e5f7e09c51fe018bb168a (diff)
downloadpackages_apps_Settings-4370045fac8a70750bc6e90ddb2bd8ab51fce90a.tar.gz
packages_apps_Settings-4370045fac8a70750bc6e90ddb2bd8ab51fce90a.tar.bz2
packages_apps_Settings-4370045fac8a70750bc6e90ddb2bd8ab51fce90a.zip
livedisplay: Update Settings for new LiveDisplay API
* LiveDisplay is getting a proper API. This patch refactors the settings to use it. * Also kill off the deprecated "gamma calibration" tunable which nobody should be using at this point. Change-Id: I948b8845cd06c8c634a201cb5d5b93b5766cc51d
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/livedisplay.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/xml/livedisplay.xml b/res/xml/livedisplay.xml
index 141fc6892..ad63ebb3b 100644
--- a/res/xml/livedisplay.xml
+++ b/res/xml/livedisplay.xml
@@ -71,13 +71,6 @@
android:summary="@string/color_calibration_summary"
android:persistent="false"/>
- <com.android.settings.livedisplay.DisplayGamma
- android:key="gamma_tuning"
- android:title="@string/gamma_tuning_title_head"
- android:dialogTitle="@string/gamma_tuning_title_head"
- android:summary="@string/gamma_tuning_summary_head"
- android:persistent="false"/>
-
<!-- Adaptive backlight -->
<com.android.settings.cyanogenmod.CMSystemSettingSwitchPreference
android:key="display_low_power"