Browse Source

Set launcher back to Launcher3

Tom Marshall 11 months ago
parent
commit
d4507b912e
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      apps/SearchLauncher/Android.mk

+ 2
- 2
apps/SearchLauncher/Android.mk View File

@@ -20,7 +20,7 @@ include $(BUILD_PREBUILT)
20 20
 include $(CLEAR_VARS)
21 21
 
22 22
 # Relative path for Launcher3 directory
23
-LAUNCHER_PATH := ../../../../packages/apps/Trebuchet
23
+LAUNCHER_PATH := ../../../../packages/apps/Launcher3
24 24
 
25 25
 LOCAL_STATIC_ANDROID_LIBRARIES := Launcher3CommonDepsLib
26 26
 LOCAL_STATIC_JAVA_LIBRARIES := lib_launcherClient
@@ -59,7 +59,7 @@ include $(BUILD_PACKAGE)
59 59
 include $(CLEAR_VARS)
60 60
 
61 61
 # Relative path for Launcher3 directory
62
-LAUNCHER_PATH := ../../../../packages/apps/Trebuchet
62
+LAUNCHER_PATH := ../../../../packages/apps/Launcher3
63 63
 
64 64
 LOCAL_STATIC_ANDROID_LIBRARIES := Launcher3QuickStepLib
65 65
 LOCAL_STATIC_JAVA_LIBRARIES := \