diff options
| author | Sunny Goyal <sunnygoyal@google.com> | 2018-05-29 16:16:09 -0700 |
|---|---|---|
| committer | Sunny Goyal <sunnygoyal@google.com> | 2018-05-30 10:20:30 -0700 |
| commit | 85558f8a0d25d728a755ed411c92d09077b8b775 (patch) | |
| tree | 4d552e911f14be0f917b76627a7c8990110d0511 /aosp_marlin.mk | |
| parent | 919a2500bbedf117851a85b57640b5524bcbfe14 (diff) | |
Changing the default launcher and recents implementation for aosp build
Bug: 77490347
Test: Build and flashed system image
Change-Id: I01c8db105fb0c7de9515a99c0738e401d1fc06c0
Diffstat (limited to 'aosp_marlin.mk')
| -rw-r--r-- | aosp_marlin.mk | 2 |
1 files changed, 1 insertions, 1 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 |
