blob: 9f3964b1ae0b8f59bdbb9b0c3f827d0a1c8dbc1d (
plain)
1
2
3
4
5
6
7
8
9
|
# T-Mobile theme engine
PRODUCT_PACKAGES += \
ThemeManager \
ThemeChooser \
com.tmobile.themes
PRODUCT_COPY_FILES += \
vendor/cyanogen/prebuilt/common/etc/permissions/com.tmobile.software.themes.xml:system/etc/permissions/com.tmobile.software.themes.xml
|