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
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:edf548b215c6a1bdd4903bbfc48eab9388e25d51)
Merged-In: Iea130f47cae15528eed6cde5e7f8997baecc9fdf
Change-Id: Iea130f47cae15528eed6cde5e7f8997baecc9fdf
This commit is contained in:
Greg Kaiser
2023-10-30 22:01:13 +00:00
committed by Android Build Cherrypicker Worker
parent b327df812c
commit 7bd75e7d4c

View File

@@ -19,4 +19,4 @@ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/aosp_sunfish_hwasan.mk \
COMMON_LUNCH_CHOICES := \
aosp_sunfish-userdebug \
aosp_sunfish-trunk_staging-userdebug \