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:08176b5882ebf16aed25d650aa474b3dc3d05c96) Merged-In: I9778ab070155d18d4c67f31c9ff39863e7ba34af Change-Id: I9778ab070155d18d4c67f31c9ff39863e7ba34af
This commit is contained in:
parent
8c24309054
commit
99f12f480a
1 changed files with 4 additions and 4 deletions
|
@ -39,7 +39,7 @@ PRODUCT_MAKEFILES := \
|
|||
$(LOCAL_DIR)/factory_whitefin.mk
|
||||
|
||||
COMMON_LUNCH_CHOICES := \
|
||||
aosp_slider-userdebug \
|
||||
aosp_whitefin-userdebug \
|
||||
aosp_oriole-userdebug \
|
||||
aosp_raven-userdebug
|
||||
aosp_slider-trunk_staging-userdebug \
|
||||
aosp_whitefin-trunk_staging-userdebug \
|
||||
aosp_oriole-trunk_staging-userdebug \
|
||||
aosp_raven-trunk_staging-userdebug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue