summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2018-06-06 18:18:43 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-06-06 18:18:43 +0000
commit2e4a9341b6d06210da6fbb46c9d1969f284035c0 (patch)
treecf1c6368e048955a75f0fdaee24c5c1d9280f110
parentcf9aaf62f0cd224542f067912b288a0a63ffaffd (diff)
parent85558f8a0d25d728a755ed411c92d09077b8b775 (diff)
downloadmarlin-2e4a9341b6d06210da6fbb46c9d1969f284035c0.tar.gz
Merge "Changing the default launcher and recents implementation for aosp build" into pi-dev
-rw-r--r--aosp_marlin.mk2
-rw-r--r--aosp_sailfish.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/aosp_marlin.mk b/aosp_marlin.mk
index 3194b812..b82aaf73 100644
--- a/aosp_marlin.mk
+++ b/aosp_marlin.mk
@@ -34,6 +34,6 @@ $(call inherit-product, device/google/marlin/device-marlin.mk)
$(call inherit-product-if-exists, vendor/google_devices/marlin/device-vendor-marlin.mk)
PRODUCT_PACKAGES += \
- Launcher3 \
+ Launcher3QuickStep \
WallpaperPicker
diff --git a/aosp_sailfish.mk b/aosp_sailfish.mk
index c27fef5a..4c0ef719 100644
--- a/aosp_sailfish.mk
+++ b/aosp_sailfish.mk
@@ -34,6 +34,6 @@ $(call inherit-product, device/google/marlin/device-sailfish.mk)
$(call inherit-product-if-exists, vendor/google_devices/marlin/device-vendor-sailfish.mk)
PRODUCT_PACKAGES += \
- Launcher3 \
+ Launcher3QuickStep \
WallpaperPicker