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
## Extra packages
ifneq ($(GMS_MAKEFILE),gms_minimal.mk)
PRODUCT_PACKAGES += \
RecorderPrebuilt
endif
#ifneq ($(GMS_MAKEFILE),gms_minimal.mk)
#PRODUCT_PACKAGES += \
# RecorderPrebuilt
#endif
## Privledged App Permissions
# Not split to account for the fact these apps are put in different locations by different GApps packages

Loading…
Cancel
Save