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
@ -20,4 +20,4 @@ PRODUCT_MAKEFILES := \
|
|||||||
$(LOCAL_DIR)/factory_lynx.mk
|
$(LOCAL_DIR)/factory_lynx.mk
|
||||||
|
|
||||||
COMMON_LUNCH_CHOICES := \
|
COMMON_LUNCH_CHOICES := \
|
||||||
aosp_lynx-userdebug
|
aosp_lynx-trunk_staging-userdebug
|
||||||
|
Loading…
Reference in New Issue
Block a user