summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-10-27 14:25:37 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-10-27 14:25:37 +0000
commit15f6e9bfaf53f8552e21d09193af686c06d885d9 (patch)
tree6deda2820f4cd122714842172ac7a27b2dd88dea
parent5e40571f0681a9f36209033394430bf72dda056c (diff)
parent1b54ce4db1a3c3ba067124a7e491ae29f8e50666 (diff)
downloadredfin-15f6e9bfaf53f8552e21d09193af686c06d885d9.tar.gz
Merge "Fix lunch choices for git_main" into main
-rw-r--r--AndroidProducts.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidProducts.mk b/AndroidProducts.mk
index 1dc1835..bea4981 100644
--- a/AndroidProducts.mk
+++ b/AndroidProducts.mk
@@ -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 \