summaryrefslogtreecommitdiffstats
path: root/quickstep/res
diff options
context:
space:
mode:
authorPinyao Ting <pinyaoting@google.com>2019-11-11 15:55:27 -0800
committerPinyao Ting <pinyaoting@google.com>2019-11-13 01:15:37 +0000
commit1397a42fc23ab8ec4c96268015b357e798d6f8ed (patch)
tree8ff4b69eaa0eac86bfb353725f05a9d88dd2a0ef /quickstep/res
parente48b55d86ea25666909b066c438f9b4e1f0cdcee (diff)
downloadandroid_packages_apps_Trebuchet-1397a42fc23ab8ec4c96268015b357e798d6f8ed.tar.gz
android_packages_apps_Trebuchet-1397a42fc23ab8ec4c96268015b357e798d6f8ed.tar.bz2
android_packages_apps_Trebuchet-1397a42fc23ab8ec4c96268015b357e798d6f8ed.zip
include predicted_rank in app launch logging
Test: 1. . build/envsetup.sh && tapas NexusLauncher 2. ccdebug && cclogcat 3. launch from workspace any app that is also in predicted apps 4. verify in terminal it has correct predicted_rank Bug: 143855018 Change-Id: I07a62f07057537a6c09384cf944bbc5aa5888d22 Merged-In: I07a62f07057537a6c09384cf944bbc5aa5888d22
Diffstat (limited to 'quickstep/res')
-rw-r--r--quickstep/res/values/config.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/quickstep/res/values/config.xml b/quickstep/res/values/config.xml
index 5c4d6d869..292eaaa99 100644
--- a/quickstep/res/values/config.xml
+++ b/quickstep/res/values/config.xml
@@ -21,8 +21,6 @@
<!-- Activity which blocks home gesture -->
<string name="gesture_blocking_activity" translatable="false"></string>
- <string name="user_event_dispatcher_class" translatable="false">com.android.quickstep.logging.UserEventDispatcherExtension</string>
-
<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>