Allow building inline without Google SuW and Velvet

* And remove Velvet for low-ram devices
此提交包含在:
Paul Keith
2018-02-20 00:45:57 +01:00
父節點 2f303e71bf
當前提交 f73c84ce47
共有 7 個檔案被更改,包括 30 行新增15 行删除

查看文件

@@ -30,6 +30,10 @@ PRODUCT_PACKAGES += \
GooglePartnerSetup \
GoogleServicesFramework \
Phonesky \
SetupWizard \
Velvet \
com.google.android.maps
ifeq ($(TARGET_IS_GROUPER),)
PRODUCT_PACKAGES += \
SetupWizard \
Velvet
endif