diff --git a/prebuilt/common/etc/permissions/com.tmobile.themes.xml b/prebuilt/common/etc/permissions/com.tmobile.software.themes.xml similarity index 93% rename from prebuilt/common/etc/permissions/com.tmobile.themes.xml rename to prebuilt/common/etc/permissions/com.tmobile.software.themes.xml index 557bc1c3..f1c2f544 100644 --- a/prebuilt/common/etc/permissions/com.tmobile.themes.xml +++ b/prebuilt/common/etc/permissions/com.tmobile.software.themes.xml @@ -15,6 +15,6 @@ --> - + diff --git a/products/themes_common.mk b/products/themes_common.mk index a6e651e7..9f3964b1 100644 --- a/products/themes_common.mk +++ b/products/themes_common.mk @@ -5,5 +5,5 @@ PRODUCT_PACKAGES += \ com.tmobile.themes PRODUCT_COPY_FILES += \ - vendor/cyanogen/prebuilt/common/etc/permissions/com.tmobile.themes.xml:system/etc/permissions/com.tmobile.themes.xml + vendor/cyanogen/prebuilt/common/etc/permissions/com.tmobile.software.themes.xml:system/etc/permissions/com.tmobile.software.themes.xml