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: I400392ba9cf7e6d35af78d6b668d52abee27497d
This commit is contained in:
Greg Kaiser
2023-10-25 16:31:29 -06:00
parent 15e47a94ce
commit 1b54ce4db1

View File

@@ -22,5 +22,5 @@ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/aosp_redfin_hwasan.mk \
COMMON_LUNCH_CHOICES := \
aosp_redfin-userdebug \
aosp_redfin_vf-userdebug \
aosp_redfin-trunk_staging-userdebug \
aosp_redfin_vf-trunk_staging-userdebug \