mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts210vewifi.git
synced 2024-11-07 02:35:50 +00:00
gts210vewifi: Switch from add_lunch_combo to COMMON_LUNCH_CHOICES
This commit is contained in:
parent
88541b9c53
commit
c898bf1698
1 changed files with 5 additions and 0 deletions
|
@ -15,3 +15,8 @@
|
|||
|
||||
PRODUCT_MAKEFILES := \
|
||||
$(LOCAL_DIR)/lineage_gts210vewifi.mk
|
||||
|
||||
COMMON_LUNCH_CHOICES := \
|
||||
lineage_gts210vewifi-user \
|
||||
lineage_gts210vewifi-userdebug \
|
||||
lineage_gts210vewifi-eng
|
||||
|
|
Loading…
Reference in a new issue