Use COMMON_LUNCH_CHOICES

This commit is contained in:
Les De Ridder 2019-11-11 22:45:56 +01:00
parent 047ab6cc45
commit 9da7b51082
2 changed files with 6 additions and 2 deletions

View File

@ -16,3 +16,8 @@
PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/lineage_kugo.mk
COMMON_LUNCH_CHOICES := \
lineage_kugo-user \
lineage_kugo-userdebug \
lineage_kugo-eng

View File

@ -1,2 +1 @@
add_lunch_combo lineage_kugo-eng
add_lunch_combo lineage_kugo-userdebug
# TODO