Revert "fix build"

This reverts commit fb76b2b3abfe08af1f0d41b537fe10fc80a2ed07.
This commit is contained in:
FUKAUMI Naoki 2011-05-13 15:36:49 +09:00
parent 40cfe2f734
commit 42041c59e6

View File

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