Merge "Use common.mk instead of common_full.mk for smaller /system" into gingerbread
diff --git a/products/cyanogen_vega.mk b/products/cyanogen_vega.mk
index 6be3146..4a4031f 100644
--- a/products/cyanogen_vega.mk
+++ b/products/cyanogen_vega.mk
@@ -1,7 +1,7 @@
 $(call inherit-product, device/advent/vega/vega.mk)
 
 # Inherit some common cyanogenmod stuff.
-$(call inherit-product, vendor/cyanogen/products/common_full.mk)
+$(call inherit-product, vendor/cyanogen/products/common.mk)
 
 #
 # Setup device specific product configuration.