Add option to ship viperfx
Change-Id: I35cea2206d098a53e03c54f462b59db991c891bb Signed-off-by: rmp22 <195054967+rmp22@users.noreply.github.com>
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
$(call inherit-product-if-exists, vendor/extra/product.mk)
|
||||
$(call inherit-product, vendor/lineage/config/evolution.mk)
|
||||
$(call inherit-product, vendor/extras/evolution.mk)
|
||||
ifeq ($(TARGET_INCLUDE_VIPERFX),true)
|
||||
$(call inherit-product, packages/apps/ViPER4AndroidFX/config.mk)
|
||||
endif
|
||||
|
||||
# Allow vendor prebuilt repos to exclude themselves from bp scanning
|
||||
-include $(sort $(wildcard vendor/*/*/exclude-bp.mk))
|
||||
|
||||
Reference in New Issue
Block a user