summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-06-07 07:26:59 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-06-07 07:26:59 +0000
commit389fde93e04843838fe137058538d3c84d30654c (patch)
treecf1c6368e048955a75f0fdaee24c5c1d9280f110
parentc37baeda57d3eb2476a6422f23dcb929d859d648 (diff)
parent2e4a9341b6d06210da6fbb46c9d1969f284035c0 (diff)
downloadmarlin-389fde93e04843838fe137058538d3c84d30654c.tar.gz
Snap for 4826885 from 2e4a9341b6d06210da6fbb46c9d1969f284035c0 to pi-release
Change-Id: I575ff49e3377914d00e664a6d694b10ae7b5547a
-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