Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a09c684e authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove all_product_makefiles"

parents 8ccac519 4edc0b30
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -210,7 +210,6 @@ $(foreach f,$(android_products_makefiles), \
# Dedup, extract product names, etc.
product_paths := $(sort $(product_paths))
all_named_products := $(sort $(call _first,$(product_paths),:))
all_product_makefiles := $(sort $(call _second,$(product_paths),:))
current_product_makefile := $(call _second,$(filter $(TARGET_PRODUCT):%,$(product_paths)),:)
COMMON_LUNCH_CHOICES := $(sort $(common_lunch_choices))

@@ -273,8 +272,6 @@ endif
############################################################################

current_product_makefile :=
all_product_makefiles :=
all_product_configs :=

#############################################################################
# Quick check and assign default values