summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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