cm: Add T-Mobile themes packages
Change-Id: I13d49320e6638c9009115793d6f570a01d58eb9b
diff --git a/products/common.mk b/products/common.mk
index 2785ab6..d113816 100644
--- a/products/common.mk
+++ b/products/common.mk
@@ -64,6 +64,9 @@
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 \
diff --git a/products/themes.mk b/products/themes.mk
new file mode 100644
index 0000000..b5e7482
--- /dev/null
+++ b/products/themes.mk
@@ -0,0 +1,7 @@
+# T-Mobile theme engine
+PRODUCT_PACKAGES += \
+ ThemeManager \
+ ThemeChooser \
+ com.tmobile.themes \
+ Androidian \
+ Cyanbread