Use common.mk instead of common_full.mk for smaller /system
Change-Id: I830a2d431772523de325d51c77d1ca3e46310ba6
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.