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: I7b31c905be1d994de52652162c0bd2bc8c5b8c65
This commit is contained in:
parent
82838de8b1
commit
ae5df6c5a3
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ PRODUCT_MAKEFILES := \
|
|||
$(LOCAL_DIR)/factory_lynx.mk
|
||||
|
||||
COMMON_LUNCH_CHOICES := \
|
||||
aosp_lynx-userdebug
|
||||
aosp_lynx-trunk_staging-userdebug
|
||||
|
|
Loading…
Reference in a new issue