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: I9778ab070155d18d4c67f31c9ff39863e7ba34af
This commit is contained in:
Greg Kaiser 2023-10-25 15:10:37 -06:00 committed by Treehugger Robot
parent 192c82f16e
commit 08176b5882

View file

@ -39,7 +39,7 @@ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/factory_whitefin.mk $(LOCAL_DIR)/factory_whitefin.mk
COMMON_LUNCH_CHOICES := \ COMMON_LUNCH_CHOICES := \
aosp_slider-userdebug \ aosp_slider-trunk_staging-userdebug \
aosp_whitefin-userdebug \ aosp_whitefin-trunk_staging-userdebug \
aosp_oriole-userdebug \ aosp_oriole-trunk_staging-userdebug \
aosp_raven-userdebug aosp_raven-trunk_staging-userdebug