Merge "Use common.mk instead of common_full.mk for smaller /system" into gingerbread

This commit is contained in:
Steve Kondik 2011-05-17 18:55:31 +04:00 committed by Gerrit Code Review
commit 3d7305b5d1

View File

@ -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.