cm: Add T-Mobile themes packages

Change-Id: I13d49320e6638c9009115793d6f570a01d58eb9b
This commit is contained in:
Steve Kondik 2011-01-07 14:12:18 -05:00
parent a843bbde3c
commit 599755a03a
2 changed files with 10 additions and 0 deletions

View File

@ -64,6 +64,9 @@ PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/common
include frameworks/base/data/sounds/AudioPackage4.mk
include frameworks/base/data/sounds/AudioPackage5.mk
# T-Mobile theme engine
include vendor/cyanogen/products/themes.mk
PRODUCT_COPY_FILES += \
vendor/cyanogen/prebuilt/common/bin/backuptool.sh:system/bin/backuptool.sh \
vendor/cyanogen/prebuilt/common/bin/verify_cache_partition_size.sh:system/bin/verify_cache_partition_size.sh \

7
products/themes.mk Normal file
View File

@ -0,0 +1,7 @@
# T-Mobile theme engine
PRODUCT_PACKAGES += \
ThemeManager \
ThemeChooser \
com.tmobile.themes \
Androidian \
Cyanbread