add vibrant to cyanogen vendorsetup

This commit is contained in:
Wes Garner 2010-08-09 23:58:50 -05:00
parent 6d38c914b6
commit d8f318d1e0
2 changed files with 3 additions and 1 deletions

View File

@ -8,4 +8,5 @@ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/cyanogen_bravo.mk \
$(LOCAL_DIR)/cyanogen_espresso.mk \
$(LOCAL_DIR)/cyanogen_supersonic.mk \
$(LOCAL_DIR)/cyanogen_liberty.mk
$(LOCAL_DIR)/cyanogen_liberty.mk \
$(LOCAL_DIR)/cyanogen_vibrant.mk

View File

@ -8,3 +8,4 @@ add_lunch_combo cyanogen_bravo-eng
add_lunch_combo cyanogen_espresso-eng
add_lunch_combo cyanogen_supersonic-eng
add_lunch_combo cyanogen_liberty-eng
add_lunch_combo cyanogen_vibrant-eng