summaryrefslogtreecommitdiffstats
path: root/quickstep/res
diff options
context:
space:
mode:
Diffstat (limited to 'quickstep/res')
-rw-r--r--quickstep/res/values/override.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/quickstep/res/values/override.xml b/quickstep/res/values/override.xml
index ba99d81c0..2bd9f8f6f 100644
--- a/quickstep/res/values/override.xml
+++ b/quickstep/res/values/override.xml
@@ -16,5 +16,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_transition_manager_class" translatable="false">com.android.launcher3.LauncherAppTransitionManagerImpl</string>
+
+ <string name="instant_app_resolver_class" translatable="false">com.android.quickstep.InstantAppResolverImpl</string>
</resources>