mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts28vewifi.git
synced 2024-11-07 03:25:49 +00:00
gts28vewifi: Switch from add_lunch_combo to COMMON_LUNCH_CHOICES
This commit is contained in:
parent
96c7dcc650
commit
ceb45bf441
1 changed files with 5 additions and 0 deletions
|
@ -15,3 +15,8 @@
|
|||
|
||||
PRODUCT_MAKEFILES := \
|
||||
$(LOCAL_DIR)/lineage_gts28vewifi.mk
|
||||
|
||||
COMMON_LUNCH_CHOICES := \
|
||||
lineage_gts28vewifi-user \
|
||||
lineage_gts28vewifi-userdebug \
|
||||
lineage_gts28vewifi-eng
|
||||
|
|
Loading…
Reference in a new issue