summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorDaniel Sandler <dsandler@android.com>2013-08-23 00:45:46 -0400
committerDaniel Sandler <dsandler@android.com>2013-08-23 00:53:59 -0400
commit826420b1940b1fd200d66c19410d1231a7e3595a (patch)
tree37a87bbed56e732dc8d94db88299f02f4c606568 /res/values/config.xml
parentfe14e04987a8baf77f0ffbd6d66839f33a4f0474 (diff)
downloadandroid_packages_apps_Trebuchet-826420b1940b1fd200d66c19410d1231a7e3595a.tar.gz
android_packages_apps_Trebuchet-826420b1940b1fd200d66c19410d1231a7e3595a.tar.bz2
android_packages_apps_Trebuchet-826420b1940b1fd200d66c19410d1231a7e3595a.zip
Remove memory-debug-related launcher icons & functionality.
Bug: 10441366 Change-Id: I3ddb95839bcd5c07db7e76ce1a28323b499ea30d
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 14e5a565b..202764028 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -80,5 +80,5 @@
<bool name="hotseat_transpose_layout_with_orientation">true</bool>
<!-- Memory debugging, including a memory dump icon -->
- <bool name="debug_memory_enabled">true</bool>
+ <bool name="debug_memory_enabled">false</bool>
</resources>