Loading config/common.mk +3 −0 Original line number Diff line number Diff line # Allow vendor/extra to override any property by setting it first $(call inherit-product-if-exists, vendor/extra/product.mk) # Allow vendor prebuilt repos to exclude themselves from bp scanning -include $(sort $(wildcard vendor/*/*/exclude-bp.mk)) PRODUCT_BRAND ?= LineageOS ifeq ($(PRODUCT_GMS_CLIENTID_BASE),) Loading Loading
config/common.mk +3 −0 Original line number Diff line number Diff line # Allow vendor/extra to override any property by setting it first $(call inherit-product-if-exists, vendor/extra/product.mk) # Allow vendor prebuilt repos to exclude themselves from bp scanning -include $(sort $(wildcard vendor/*/*/exclude-bp.mk)) PRODUCT_BRAND ?= LineageOS ifeq ($(PRODUCT_GMS_CLIENTID_BASE),) Loading