Merge "Revert "Fix "Add skip_themes directive to build process""" into gingerbread

This commit is contained in:
Steve Kondik 2011-05-17 18:54:47 +04:00 committed by Gerrit Code Review
commit 6b5f2aab8d

View File

@ -1,7 +1,7 @@
# Theme packages
ifneq ($(SKIP_THEMES),true)
ifndef SKIP_THEMES
PRODUCT_PACKAGES += \
Androidian \
Cyanbread
endif
endif