Loading core/product_config.mk +0 −9 Original line number Diff line number Diff line Loading @@ -630,15 +630,6 @@ ifneq ($$(filter-out true false,$$(PRODUCT_BUILD_$(1)_IMAGE)),) endif endef ifndef PRODUCT_VIRTUAL_AB_COW_VERSION PRODUCT_VIRTUAL_AB_COW_VERSION := 2 ifdef PRODUCT_SHIPPING_API_LEVEL ifeq (true,$(call math_gt_or_eq,$(PRODUCT_SHIPPING_API_LEVEL),34)) PRODUCT_VIRTUAL_AB_COW_VERSION := 3 endif endif endif # Copy and check the value of each PRODUCT_BUILD_*_IMAGE variable $(foreach image, \ PVMFW \ Loading target/product/virtual_ab_ota/android_t_baseline.mk +2 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,5 @@ # # All U+ launching devices should instead use vabc_features.mk. $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/vabc_features.mk) PRODUCT_VIRTUAL_AB_COW_VERSION ?= 2 Loading
core/product_config.mk +0 −9 Original line number Diff line number Diff line Loading @@ -630,15 +630,6 @@ ifneq ($$(filter-out true false,$$(PRODUCT_BUILD_$(1)_IMAGE)),) endif endef ifndef PRODUCT_VIRTUAL_AB_COW_VERSION PRODUCT_VIRTUAL_AB_COW_VERSION := 2 ifdef PRODUCT_SHIPPING_API_LEVEL ifeq (true,$(call math_gt_or_eq,$(PRODUCT_SHIPPING_API_LEVEL),34)) PRODUCT_VIRTUAL_AB_COW_VERSION := 3 endif endif endif # Copy and check the value of each PRODUCT_BUILD_*_IMAGE variable $(foreach image, \ PVMFW \ Loading
target/product/virtual_ab_ota/android_t_baseline.mk +2 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,5 @@ # # All U+ launching devices should instead use vabc_features.mk. $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/vabc_features.mk) PRODUCT_VIRTUAL_AB_COW_VERSION ?= 2