3c9d0df676
The device config should be forked from https://github.com/TomGiordano/android_device_zte_blade Change-Id: If9c6ebdbc361c0e10c5009b8baf9c27343417ac7
26 lines
930 B
Makefile
26 lines
930 B
Makefile
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/cyanogen_ace.mk \
|
|
$(LOCAL_DIR)/cyanogen_blade.mk \
|
|
$(LOCAL_DIR)/cyanogen_bravo.mk \
|
|
$(LOCAL_DIR)/cyanogen_bravoc.mk \
|
|
$(LOCAL_DIR)/cyanogen_buzz.mk \
|
|
$(LOCAL_DIR)/cyanogen_click.mk \
|
|
$(LOCAL_DIR)/cyanogen_crespo.mk \
|
|
$(LOCAL_DIR)/cyanogen_espresso.mk \
|
|
$(LOCAL_DIR)/cyanogen_hero.mk \
|
|
$(LOCAL_DIR)/cyanogen_heroc.mk \
|
|
$(LOCAL_DIR)/cyanogen_inc.mk \
|
|
$(LOCAL_DIR)/cyanogen_generic.mk \
|
|
$(LOCAL_DIR)/cyanogen_glacier.mk \
|
|
$(LOCAL_DIR)/cyanogen_harmony.mk \
|
|
$(LOCAL_DIR)/cyanogen_legend.mk \
|
|
$(LOCAL_DIR)/cyanogen_leo.mk \
|
|
$(LOCAL_DIR)/cyanogen_liberty.mk \
|
|
$(LOCAL_DIR)/cyanogen_one.mk \
|
|
$(LOCAL_DIR)/cyanogen_passion.mk \
|
|
$(LOCAL_DIR)/cyanogen_sholes.mk \
|
|
$(LOCAL_DIR)/cyanogen_supersonic.mk \
|
|
$(LOCAL_DIR)/cyanogen_vision.mk \
|
|
$(LOCAL_DIR)/cyanogen_z71.mk
|
|
# $(LOCAL_DIR)/cyanogen_dream_sapphire.mk \
|