manifest: Put v9 in its place

For some reason the v9 entry isn't in the right place, this fixes it.

Change-Id: Ibae50b64a0020828613c0579aa7baa5d1a237421
This commit is contained in:
Diogo Ferreira 2011-10-22 22:20:29 +01:00
parent 7e5a5213ff
commit 0525249d9a

View file

@ -54,11 +54,11 @@ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/cyanogen_smultron.mk \
$(LOCAL_DIR)/cyanogen_speedy.mk \
$(LOCAL_DIR)/cyanogen_supersonic.mk \
$(LOCAL_DIR)/cyanogen_v9.mk \
$(LOCAL_DIR)/cyanogen_tass.mk \
$(LOCAL_DIR)/cyanogen_u8150.mk \
$(LOCAL_DIR)/cyanogen_u8220.mk \
$(LOCAL_DIR)/cyanogen_urushi.mk \
$(LOCAL_DIR)/cyanogen_v9.mk \
$(LOCAL_DIR)/cyanogen_vega.mk \
$(LOCAL_DIR)/cyanogen_vibrantmtd.mk \
$(LOCAL_DIR)/cyanogen_vision.mk \