From 40de9afda0e9ea50397ea07c12aa4c95252b46fc Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Tue, 8 Nov 2022 16:08:43 -0500 Subject: [PATCH] google_pixel: Don't build wallpaperpickergoogle --- apps/GoogleApps.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/GoogleApps.mk b/apps/GoogleApps.mk index 11e9620..a398caa 100644 --- a/apps/GoogleApps.mk +++ b/apps/GoogleApps.mk @@ -43,8 +43,7 @@ PRODUCT_PACKAGES += \ PixelSetupWizard \ PixelSetupWizardOverlay \ PlayAutoInstallConfig \ - TurboPrebuilt \ - WallpaperPickerGooglePrebuilt + TurboPrebuilt ## Extra packages ifneq ($(GMS_MAKEFILE),gms_minimal.mk)