summaryrefslogtreecommitdiffstats
path: root/res/xml/development_prefs.xml
diff options
context:
space:
mode:
authorJason Monk <jmonk@google.com>2015-05-11 16:58:34 -0400
committerJason Monk <jmonk@google.com>2015-05-12 11:01:17 -0400
commit49851ac32a2ec771ca9eb248c3819dbe33555c77 (patch)
treef4178cac4b0809a8b6d53dded57bb26ce75b7f6d /res/xml/development_prefs.xml
parent370e44d72d7ff6d5ed36bbfe4fd1272c74bf5f52 (diff)
downloadpackages_apps_Settings-49851ac32a2ec771ca9eb248c3819dbe33555c77.zip
packages_apps_Settings-49851ac32a2ec771ca9eb248c3819dbe33555c77.tar.gz
packages_apps_Settings-49851ac32a2ec771ca9eb248c3819dbe33555c77.tar.bz2
Add SystemUI Tuner Control
Change-Id: I321c3263612c752409beb46f4c96826954b96e26
Diffstat (limited to 'res/xml/development_prefs.xml')
-rw-r--r--res/xml/development_prefs.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml
index ecab700..7ab44ca 100644
--- a/res/xml/development_prefs.xml
+++ b/res/xml/development_prefs.xml
@@ -60,6 +60,11 @@
android:summary="@string/runningservices_settings_summary"
android:fragment="com.android.settings.applications.RunningServices" />
+ <SwitchPreference
+ android:key="tweak_ui"
+ android:persistent="false"
+ android:title="@string/system_ui_settings" />
+
<PreferenceCategory android:key="debug_debugging_category"
android:title="@string/debug_debugging_category">