gapps: Split Velvet by arch

* This has arch specific libs
Este cometimento está contido em:
Paul Keith
2018-03-02 16:14:31 +01:00
ascendente a46382df77
cometimento 93136729c8
16 ficheiros modificados com 68 adições e 15 eliminações

Ver ficheiro

@@ -19,5 +19,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
PrebuiltGmsCore
ifeq ($(TARGET_IS_GROUPER),)
PRODUCT_PACKAGES += \
Velvet
endif
$(call inherit-product, vendor/gapps/common/common-vendor.mk)