cm: Add T-Mobile themes packages

Change-Id: I13d49320e6638c9009115793d6f570a01d58eb9b
gugelfrei
Steve Kondik 14 years ago
parent a843bbde3c
commit 599755a03a

@ -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 \

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