32317c780c
* Disable targets not yet merged * Disable packages not yet merged * Remove deprecated overlays * Bump all versions to CM-7.0.0 Change-Id: I73ef732fdbf503f6b851d6331c43998d961266ad
21 lines
754 B
Makefile
21 lines
754 B
Makefile
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/cyanogen_ace.mk \
|
|
$(LOCAL_DIR)/cyanogen_bravo.mk \
|
|
$(LOCAL_DIR)/cyanogen_bravoc.mk \
|
|
$(LOCAL_DIR)/cyanogen_inc.mk \
|
|
$(LOCAL_DIR)/cyanogen_passion.mk \
|
|
$(LOCAL_DIR)/cyanogen_sholes.mk \
|
|
$(LOCAL_DIR)/cyanogen_vision.mk
|
|
# $(LOCAL_DIR)/cyanogen_buzz.mk \
|
|
# $(LOCAL_DIR)/cyanogen_dream_sapphire.mk \
|
|
# $(LOCAL_DIR)/cyanogen_espresso.mk \
|
|
# $(LOCAL_DIR)/cyanogen_glacier.mk \
|
|
# $(LOCAL_DIR)/cyanogen_harmony.mk \
|
|
# $(LOCAL_DIR)/cyanogen_hero.mk \
|
|
# $(LOCAL_DIR)/cyanogen_heroc.mk \
|
|
# $(LOCAL_DIR)/cyanogen_legend.mk \
|
|
# $(LOCAL_DIR)/cyanogen_liberty.mk \
|
|
# $(LOCAL_DIR)/cyanogen_one.mk \
|
|
# $(LOCAL_DIR)/cyanogen_supersonic.mk \
|
|
# $(LOCAL_DIR)/cyanogen_z71.mk
|