From 9d782d9c19d6a3a1d4198f34eda80da241ae39a6 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Wed, 28 Jan 2015 02:07:06 +0200 Subject: [PATCH] Remove TMobile themes permission * CM12 theme engine no longer supports this Change-Id: Ic1540548bf8b7b52695013cb1aae8671f737d08d --- .../com.tmobile.software.themes.xml | 20 ------------------- config/themes_common.mk | 1 - 2 files changed, 21 deletions(-) delete mode 100644 config/permissions/com.tmobile.software.themes.xml diff --git a/config/permissions/com.tmobile.software.themes.xml b/config/permissions/com.tmobile.software.themes.xml deleted file mode 100644 index f1c2f544..00000000 --- a/config/permissions/com.tmobile.software.themes.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/config/themes_common.mk b/config/themes_common.mk index 4720c96f..30b14d8a 100644 --- a/config/themes_common.mk +++ b/config/themes_common.mk @@ -4,5 +4,4 @@ PRODUCT_PACKAGES += \ ThemesProvider PRODUCT_COPY_FILES += \ - vendor/cm/config/permissions/com.tmobile.software.themes.xml:system/etc/permissions/com.tmobile.software.themes.xml \ vendor/cm/config/permissions/org.cyanogenmod.theme.xml:system/etc/permissions/org.cyanogenmod.theme.xml