google_pixel: Move Recorder to full GMS only

Change-Id: I2d0f5dd488fce877e512022c71fdd9f0dc220d3a
lineage-19.1
Nolen Johnson 3 years ago
parent af070556f3
commit 26a35008ef
  1. 4
      apps/GoogleApps.mk

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

Loading…
Cancel
Save