From d5c255c9be8a09e145e354162f2f4ca77c01231e Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Mon, 15 Nov 2021 19:29:45 -0500 Subject: [PATCH] google_pixel: Build WallpaperPickerPrebuilt for all devices Change-Id: Ibae18f9e14a7ec93587ebfe2b7ca520ccf984ec2 --- apps/GoogleApps.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/GoogleApps.mk b/apps/GoogleApps.mk index aa3fc83..4d39861 100644 --- a/apps/GoogleApps.mk +++ b/apps/GoogleApps.mk @@ -34,13 +34,13 @@ PRODUCT_PACKAGES += \ PixelSetupWizard \ PixelSetupWizardOverlay \ PlayAutoInstallConfig \ - TurboPrebuilt + TurboPrebuilt \ + WallpaperPickerGooglePrebuilt ## Extra packages ifneq ($(WITH_GMS_MINIMAL),true) PRODUCT_PACKAGES += \ - MarkupGoogle \ - WallpaperPickerGooglePrebuilt + MarkupGoogle endif ## Privledged App Permissions