summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorMarc Blank <mblank@google.com>2012-08-22 22:25:42 -0700
committerMarc Blank <mblank@google.com>2012-08-31 23:26:36 -0700
commite714bb9d153cfe13a7f0932e7d67ea08fa5a1d98 (patch)
tree6c97a416701d99020cfe3a3067f5f0f332ff78c1 /res/values/attrs.xml
parent5ac8d38796952a817f4693b38d62fc124651c121 (diff)
downloadandroid_packages_apps_Email-e714bb9d153cfe13a7f0932e7d67ea08fa5a1d98.tar.gz
android_packages_apps_Email-e714bb9d153cfe13a7f0932e7d67ea08fa5a1d98.tar.bz2
android_packages_apps_Email-e714bb9d153cfe13a7f0932e7d67ea08fa5a1d98.zip
Convert authorities, intents, and account manager types
* Tested ok on wiped Nexus * Tested ok on S3 * Upgrade verified on Nexus Change-Id: If5d4ce594f8a309cdb59589d10b1d33f3b79326c
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 26e2f8e38..e24c4ee7c 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -64,5 +64,6 @@
<enum name="mins60" value="60"/>
</attr>
<attr name="inferPrefix" format="string"/>
+ <attr name="requiresAccountUpdate" format="boolean"/>
</declare-styleable>
</resources>