Skip to content

Commit

Permalink
cm: Add T-Mobile themes packages
Browse files Browse the repository at this point in the history
Change-Id: I13d49320e6638c9009115793d6f570a01d58eb9b
  • Loading branch information
hyperb1iss committed Jan 21, 2011
1 parent 51891ad commit 8293a1b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions products/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
7 changes: 7 additions & 0 deletions products/themes.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# T-Mobile theme engine
PRODUCT_PACKAGES += \
ThemeManager \
ThemeChooser \
com.tmobile.themes \
Androidian \
Cyanbread

0 comments on commit 8293a1b

Please sign in to comment.