From 16375b867981f754764a7a5549ccb5b5ec11ecdf Mon Sep 17 00:00:00 2001 From: Clark Scheff Date: Thu, 11 Sep 2014 12:16:55 -0700 Subject: [PATCH] Themes: Add versioning to the theme feature As new features and enhancements to the theme apk format are added we will need a way for themes to specify which version of the theme format they are targeting. Exclusion of the theme feature in a theme apk will imply v1. Change-Id: I0016d58341ca3144bb4a4faa16663ab29439ab24 --- config/permissions/org.cyanogenmod.theme.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/permissions/org.cyanogenmod.theme.xml b/config/permissions/org.cyanogenmod.theme.xml index a26a04cf..4b09eb5b 100644 --- a/config/permissions/org.cyanogenmod.theme.xml +++ b/config/permissions/org.cyanogenmod.theme.xml @@ -15,5 +15,14 @@ --> + + + + + +