Introduce support for Hero app Section
[Video attached to bug report] Bug: 162871508 Test: Manual Change-Id: Ia6f5621d6220f55e6fd5e56530853c267838442c
This commit is contained in:
@@ -32,7 +32,7 @@ public class DefaultAppSearchAlgorithm implements SearchAlgorithm {
|
||||
|
||||
public DefaultAppSearchAlgorithm(LauncherAppState launcherAppState) {
|
||||
mResultHandler = new Handler();
|
||||
mAppsSearchPipeline = new AppsSearchPipeline(launcherAppState);
|
||||
mAppsSearchPipeline = new AppsSearchPipeline(launcherAppState, false);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user