summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJason Monk <jmonk@google.com>2015-07-16 16:41:15 -0400
committerJason Monk <jmonk@google.com>2015-07-16 16:41:15 -0400
commitb1d9536e5859157527a4d393b55b4b705adda855 (patch)
tree667b4972b1b43aef309d2d56a926d20500935d0e /res
parent705faddbb37bbaa8dc7a18ab3290c02b5b6a2a2c (diff)
downloadpackages_apps_Settings-b1d9536e5859157527a4d393b55b4b705adda855.zip
packages_apps_Settings-b1d9536e5859157527a4d393b55b4b705adda855.tar.gz
packages_apps_Settings-b1d9536e5859157527a4d393b55b4b705adda855.tar.bz2
Remove tuner from development settings
It has a new home now. Bug: 22462605 Change-Id: Ibf07a63db14579d07b09d5150b7d04cf138f3b78
Diffstat (limited to 'res')
-rw-r--r--res/xml/development_prefs.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml
index 14c829a..01f3ba5 100644
--- a/res/xml/development_prefs.xml
+++ b/res/xml/development_prefs.xml
@@ -60,11 +60,6 @@
android:summary="@string/runningservices_settings_summary"
android:fragment="com.android.settings.applications.RunningServices" />
- <SwitchPreference
- android:key="tuner_ui"
- android:persistent="false"
- android:title="@string/system_ui_settings" />
-
<PreferenceCategory android:key="debug_debugging_category"
android:title="@string/debug_debugging_category">