gapps: Split Velvet by arch
* This has arch specific libs
This commit is contained in:
@@ -20,5 +20,10 @@ PRODUCT_COPY_FILES += \
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
PrebuiltGmsCore
|
||||
ifeq ($(TARGET_IS_GROUPER),)
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
Velvet
|
||||
endif
|
||||
|
||||
$(call inherit-product, vendor/gapps/common/common-vendor.mk)
|
||||
|
||||
Reference in New Issue
Block a user