diff --git a/apps/GoogleApps.mk b/apps/GoogleApps.mk index 8dd012b..4140a67 100644 --- a/apps/GoogleApps.mk +++ b/apps/GoogleApps.mk @@ -41,11 +41,11 @@ PRODUCT_PACKAGES += \ WallpaperPickerGooglePrebuilt ## Extra packages -ifneq ($(WITH_GMS_MINIMAL),true) +#ifneq ($(WITH_GMS_MINIMAL),true) PRODUCT_PACKAGES += \ MarkupGoogle \ RecorderPrebuilt -endif +#endif ## Privledged App Permissions # Not split to account for the fact these apps are put in different locations by different GApps packages diff --git a/product.mk b/product.mk index 1b6f217..d6af0d7 100644 --- a/product.mk +++ b/product.mk @@ -5,9 +5,9 @@ include vendor/google_pixel/apps/GoogleApps.mk ## Pixel Sounds # Don't build on devices with limited partition sizes -ifneq ($(WITH_GMS_MINIMAL),true) +#ifneq ($(WITH_GMS_MINIMAL),true) include vendor/google_pixel/sounds/GoogleAudio.mk -endif +#endif ## Pixel Theme PRODUCT_PACKAGES += \