summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-06-25 19:35:49 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-08-19 13:47:11 -0700
commit322d55622031985c75f7e5db07964b7730a97dac (patch)
tree2948717f9a032289c45d4eefebe5aa92857101ee /res/values/config.xml
parent8382fdc735189969ecd97097568e9e495edfe1fb (diff)
downloadandroid_packages_apps_Trebuchet-322d55622031985c75f7e5db07964b7730a97dac.tar.gz
android_packages_apps_Trebuchet-322d55622031985c75f7e5db07964b7730a97dac.tar.bz2
android_packages_apps_Trebuchet-322d55622031985c75f7e5db07964b7730a97dac.zip
Moving a few testing classes to a separate package
Change-Id: Ied1c063de3e938695493e4937f554686e0719dad
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 0f18dffb8..a1060b5b1 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -67,9 +67,6 @@
<!-- Hotseat -->
<bool name="hotseat_transpose_layout_with_orientation">true</bool>
- <!-- Memory debugging, including a memory dump icon -->
- <bool name="debug_memory_enabled">false</bool>
-
<!-- Name of a subclass of com.android.launcher3.AppFilter used to
filter the activities shown in the launcher. Can be empty. -->
<string name="app_filter_class" translatable="false"></string>