fix build

Change-Id: Ic00efe260d579b761ea50217fe806c485052d7e1
This commit is contained in:
Koushik Dutta 2011-04-24 22:07:08 -07:00
parent 80104f2958
commit a82e19b9e8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
$(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
PRODUCT_SPECIFIC_DEFINES += SKIP_THEMES=true
# Inherit some common cyanogenmod stuff.
$(call inherit-product, vendor/cyanogen/products/common_full.mk)