Fix lunch choices for git_main am: 5e34e006c3

Original change: https://android-review.googlesource.com/c/device/google/pantah/+/2811163

Change-Id: Ie63f3466d4ccee30f2a6c08e65bf8afd31f16225
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Greg Kaiser 2023-10-30 23:40:15 +00:00 committed by Automerger Merge Worker
commit b4426c3690

View file

@ -27,9 +27,9 @@ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/factory_panther.mk
COMMON_LUNCH_CHOICES := \
aosp_cloudripper-userdebug \
aosp_ravenclaw-userdebug \
aosp_cheetah-userdebug \
aosp_cheetah_hwasan-userdebug \
aosp_panther-userdebug \
aosp_panther_hwasan-userdebug
aosp_cloudripper-trunk_staging-userdebug \
aosp_ravenclaw-trunk_staging-userdebug \
aosp_cheetah-trunk_staging-userdebug \
aosp_cheetah_hwasan-trunk_staging-userdebug \
aosp_panther-trunk_staging-userdebug \
aosp_panther_hwasan-trunk_staging-userdebug