Merge "Revert "Vega: skip themes at the right place"" into gingerbread

This commit is contained in:
Steve Kondik 2011-05-17 18:53:30 +04:00 committed by Gerrit Code Review
commit 18200589ec

View File

@ -1,8 +1,5 @@
$(call inherit-product, device/advent/vega/vega.mk)
# skips themes and keeps the resulting rom tiny so it fits on /system/ with all languages included
SKIP_THEMES := true
# Inherit some common cyanogenmod stuff.
$(call inherit-product, vendor/cyanogen/products/common_full.mk)