From 26a35008ef5356f9210383b4b8e6cf05fd177116 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Wed, 20 Apr 2022 23:29:37 -0400 Subject: [PATCH] google_pixel: Move Recorder to full GMS only Change-Id: I2d0f5dd488fce877e512022c71fdd9f0dc220d3a --- apps/GoogleApps.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/GoogleApps.mk b/apps/GoogleApps.mk index ef051a2..3e730cd 100644 --- a/apps/GoogleApps.mk +++ b/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