clover: Switch from add_lunch_combo to COMMON_LUNCH_CHOICES
Bug: 77599627 Test: lunch [see entries in list] Change-Id: I7f06edb331a2a56f29db26294b2ece28666d2103 Signed-off-by: PIPIPIG233666 <2212848813@qq.com>
This commit is contained in:
parent
c48c644336
commit
4927a525db
1 changed files with 5 additions and 0 deletions
|
@ -24,3 +24,8 @@
|
|||
# inherit MI PAD 4 HAVOC-OS device config
|
||||
PRODUCT_MAKEFILES := \
|
||||
$(LOCAL_DIR)/havoc_clover.mk
|
||||
|
||||
COMMON_LUNCH_CHOICES := \
|
||||
havoc_clover-eng \
|
||||
havoc_clover-userdebug \
|
||||
havoc_clover-user
|
||||
|
|
Loading…
Reference in a new issue