Changing the default launcher and recents implementation for aosp build

Bug: 77490347
Test: Build and flashed system image
Change-Id: I01c8db105fb0c7de9515a99c0738e401d1fc06c0
diff --git a/aosp_marlin.mk b/aosp_marlin.mk
index 3194b81..b82aaf7 100644
--- a/aosp_marlin.mk
+++ b/aosp_marlin.mk
@@ -34,6 +34,6 @@
 $(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 c27fef5..4c0ef71 100644
--- a/aosp_sailfish.mk
+++ b/aosp_sailfish.mk
@@ -34,6 +34,6 @@
 $(call inherit-product-if-exists, vendor/google_devices/marlin/device-vendor-sailfish.mk)
 
 PRODUCT_PACKAGES += \
-    Launcher3 \
+    Launcher3QuickStep \
     WallpaperPicker