Fix lunch choices for git_main
We add "trunk_staging-" for all COMMON_LUNCH_CHOICES so they are valid in the trunk stable setup. Bug: 307738446 Test: lunch Change-Id: Ieb15ee967e144853e06c66af791187f00c9b3dc1
This commit is contained in:
parent
0b7ef55592
commit
6b596fa40f
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ PRODUCT_MAKEFILES := \
|
||||||
$(LOCAL_DIR)/factory_tangorpro.mk
|
$(LOCAL_DIR)/factory_tangorpro.mk
|
||||||
|
|
||||||
COMMON_LUNCH_CHOICES := \
|
COMMON_LUNCH_CHOICES := \
|
||||||
aosp_tangorpro-userdebug
|
aosp_tangorpro-trunk_staging-userdebug
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue