summaryrefslogtreecommitdiffstats
path: root/quickstep
diff options
context:
space:
mode:
authorKevin <kevhan@google.com>2019-06-17 17:22:56 -0700
committerKevin <kevhan@google.com>2019-06-17 17:22:56 -0700
commit71f06807a458ec285841198e2363ba9d75f26ebf (patch)
tree1f066685571bb92705f856c28dfb0ec56530d4b9 /quickstep
parente1abaa64c25fdc9841f5cbeff2647ff4f95ac255 (diff)
downloadandroid_packages_apps_Trebuchet-71f06807a458ec285841198e2363ba9d75f26ebf.tar.gz
android_packages_apps_Trebuchet-71f06807a458ec285841198e2363ba9d75f26ebf.tar.bz2
android_packages_apps_Trebuchet-71f06807a458ec285841198e2363ba9d75f26ebf.zip
Add QuickstepProcessInitializer back to common src
While removing unused files in Go version of quickstep, I removed QuickstepProcessInitializer which seemed unused but is actually initialized as a resource based ovverride. This CL puts it back as common src so that both Launcher3GoIconRecents and the rest of the variants all use this class. Bug: 135472635 Test: Run Launcher3GoIconRecents => no exception Test: Run Launcher3 => no exception Change-Id: I56f319bac536ec4da96285fab932fe574afa4520
Diffstat (limited to 'quickstep')
-rw-r--r--quickstep/src/com/android/quickstep/QuickstepProcessInitializer.java (renamed from quickstep/recents_ui_overrides/src/com/android/quickstep/QuickstepProcessInitializer.java)0
1 files changed, 0 insertions, 0 deletions
diff --git a/quickstep/recents_ui_overrides/src/com/android/quickstep/QuickstepProcessInitializer.java b/quickstep/src/com/android/quickstep/QuickstepProcessInitializer.java
index befeee0db..befeee0db 100644
--- a/quickstep/recents_ui_overrides/src/com/android/quickstep/QuickstepProcessInitializer.java
+++ b/quickstep/src/com/android/quickstep/QuickstepProcessInitializer.java