google_pixel: apps: Stop building recorder

* Broken for some reason.
lineage-21.0
Nolen Johnson 11 months ago
parent 0501ea745e
commit ab5335aa91
  1. 8
      apps/GoogleApps.mk

@ -72,10 +72,10 @@ PRODUCT_PACKAGE_OVERLAYS += vendor/google_pixel/overlays/overlay-quickstep
endif endif
## Extra packages ## Extra packages
ifneq ($(GMS_MAKEFILE),gms_minimal.mk) #ifneq ($(GMS_MAKEFILE),gms_minimal.mk)
PRODUCT_PACKAGES += \ #PRODUCT_PACKAGES += \
RecorderPrebuilt # RecorderPrebuilt
endif #endif
## Privledged App Permissions ## Privledged App Permissions
# Not split to account for the fact these apps are put in different locations by different GApps packages # Not split to account for the fact these apps are put in different locations by different GApps packages

Loading…
Cancel
Save