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 \
PixelSetupWizardOverlay \
PlayAutoInstallConfig \
RecorderPrebuilt \
TurboPrebuilt \
WallpaperPickerGooglePrebuilt
## Extra packages
ifneq ($(WITH_GMS_MINIMAL),true)
PRODUCT_PACKAGES += \
MarkupGoogle
MarkupGoogle \
RecorderPrebuilt
endif
## Privledged App Permissions

Loading…
Cancel
Save