Build Gapps if present

cm-14.1
Rashed Abdel-Tawab 7 years ago
parent ce9f8e4460
commit a1860355aa
No known key found for this signature in database
GPG Key ID: 87867AAE006CB094
  1. 5
      gapps.mk
  2. 1
      product.mk

@ -0,0 +1,5 @@
GAPPS_VARIANT := super
GAPPS_FORCE_PACKAGE_OVERRIDES := true
$(call inherit-product-if-exists, vendor/opengapps/build/opengapps-packages.mk)

@ -30,3 +30,4 @@ PRODUCT_PACKAGES += \
PixelTheme
$(call prepend-product-if-exists, vendor/rashed/product.mk)
$(call prepend-product-if-exists, vendor/extra/gapps.mk)

Loading…
Cancel
Save