Merge "Use common.mk instead of common_full.mk for smaller /system" into gingerbread
This commit is contained in:
commit
3d7305b5d1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue