summaryrefslogtreecommitdiffstats
path: root/quickstep/res/values/config.xml
diff options
context:
space:
mode:
authorHyunyoung Song <hyunyoungs@google.com>2018-05-01 16:46:59 -0700
committerHyunyoung Song <hyunyoungs@google.com>2018-05-02 14:34:23 -0700
commita05860421f22e6111a24cddbfaed812ecf5b8250 (patch)
tree54e5f4a8ad4808a706684826fca58aa4271643fd /quickstep/res/values/config.xml
parent954157a22898f648ea8f8fb3aa09173465b9f614 (diff)
downloadandroid_packages_apps_Trebuchet-a05860421f22e6111a24cddbfaed812ecf5b8250.tar.gz
android_packages_apps_Trebuchet-a05860421f22e6111a24cddbfaed812ecf5b8250.tar.bz2
android_packages_apps_Trebuchet-a05860421f22e6111a24cddbfaed812ecf5b8250.zip
Log OVERVIEW_ACTIVITY via MetricsLogger in quickstep
Bug: 77920179 Change-Id: Id4c7dc3d535c7a8009d340183e640b04ab07408a
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 37929b65e..7673f6994 100644
--- a/quickstep/res/values/config.xml
+++ b/quickstep/res/values/config.xml
@@ -17,4 +17,6 @@
<string name="task_overlay_factory_class" translatable="false"></string>
<string name="overview_callbacks_class" translatable="false"></string>
+
+ <string name="user_event_dispatcher_class" translatable="false">com.google.quickstep.logging.UserEventDispatcherExtension</string>
</resources>