summaryrefslogtreecommitdiffstats
path: root/quickstep/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'quickstep/res/values/config.xml')
-rw-r--r--quickstep/res/values/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/quickstep/res/values/config.xml b/quickstep/res/values/config.xml
index e84543b37..5c4d6d869 100644
--- a/quickstep/res/values/config.xml
+++ b/quickstep/res/values/config.xml
@@ -25,6 +25,8 @@
<string name="stats_log_manager_class" translatable="false">com.android.quickstep.logging.StatsLogCompatManager</string>
+ <string name="test_information_handler_class" translatable="false">com.android.quickstep.QuickstepTestInformationHandler</string>
+
<!-- The number of thumbnails and icons to keep in the cache. The thumbnail cache size also
determines how many thumbnails will be fetched in the background. -->
<integer name="recentsThumbnailCacheSize">3</integer>