mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-01-31 10:47:00 +00:00
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: I400392ba9cf7e6d35af78d6b668d52abee27497d
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user