Skip to content

Commit

Permalink
poplar: Switch from add_lunch_combo to COMMON_LUNCH_CHOICES
Browse files Browse the repository at this point in the history
Bug: 77599627
Test: lunch  [see entries in list]
Change-Id: Id44fcfec47eeb979a745f879031f1bec7359a633
  • Loading branch information
danw authored and Myself5 committed Aug 9, 2020
1 parent d8c6b1e commit fbc3002
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions AndroidProducts.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@

PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/carbon_poplar.mk

COMMON_LUNCH_CHOICES := \
carbon_poplar-user \
carbon_poplar-userdebug \
carbon_poplar-eng

0 comments on commit fbc3002

Please sign in to comment.