google_pixel: Build WallpaperPickerPrebuilt for all devices

Change-Id: Ibae18f9e14a7ec93587ebfe2b7ca520ccf984ec2
lineage-19.1
Nolen Johnson 3 years ago
parent de9e2c05c7
commit d5c255c9be
  1. 6
      apps/GoogleApps.mk

@ -34,13 +34,13 @@ PRODUCT_PACKAGES += \
PixelSetupWizard \ PixelSetupWizard \
PixelSetupWizardOverlay \ PixelSetupWizardOverlay \
PlayAutoInstallConfig \ PlayAutoInstallConfig \
TurboPrebuilt TurboPrebuilt \
WallpaperPickerGooglePrebuilt
## Extra packages ## Extra packages
ifneq ($(WITH_GMS_MINIMAL),true) ifneq ($(WITH_GMS_MINIMAL),true)
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
MarkupGoogle \ MarkupGoogle
WallpaperPickerGooglePrebuilt
endif endif
## Privledged App Permissions ## Privledged App Permissions

Loading…
Cancel
Save