summaryrefslogtreecommitdiffstats
path: root/res/xml/development_prefs.xml
diff options
context:
space:
mode:
authorvandwalle <vandwalle@google.com>2014-05-21 15:21:16 -0700
committervandwalle <vandwalle@google.com>2014-05-21 20:25:15 -0700
commitc9a6698fd44492841bf83bead93b62ecba8a967e (patch)
treebb2182686c1bb4b6bdd3a9b66ef92fb29bd79004 /res/xml/development_prefs.xml
parentde1bf1e32a18222da65a9e7d5505b11b2d777485 (diff)
downloadpackages_apps_Settings-c9a6698fd44492841bf83bead93b62ecba8a967e.zip
packages_apps_Settings-c9a6698fd44492841bf83bead93b62ecba8a967e.tar.gz
packages_apps_Settings-c9a6698fd44492841bf83bead93b62ecba8a967e.tar.bz2
make verbose logging a wifimanager hidden API
Change-Id: I092b7f507ad4dfdab16658929f02584a1fc22ba4
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 ef929b2..1d7d967 100644
--- a/res/xml/development_prefs.xml
+++ b/res/xml/development_prefs.xml
@@ -105,6 +105,11 @@
android:key="wifi_display_certification"
android:title="@string/wifi_display_certification"
android:summary="@string/wifi_display_certification_summary"/>
+
+ <CheckBoxPreference
+ android:key="wifi_verbose_logging"
+ android:title="@string/wifi_verbose_logging" />
+
</PreferenceCategory>
<PreferenceCategory android:key="debug_input_category"