Use common.mk instead of common_full.mk for smaller /system

Change-Id: I830a2d431772523de325d51c77d1ca3e46310ba6
gugelfrei
FUKAUMI Naoki 13 years ago
parent 912b0ffa8a
commit 2e530fdce2

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

Loading…
Cancel
Save