summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Ping Hu <yph@google.com>2013-10-17 10:42:14 -0700
committerThe Android Automerger <android-build@google.com>2013-10-20 12:33:05 -0700
commitbb7f3ee0f8fc9834a2d7fb17123622a05d56e72b (patch)
tree3e36a0363332fcf72e50e7575ff0403b6d4f569d
parent303474a0b45875174763b180b1a4397d284c5a14 (diff)
downloadExchange-bb7f3ee0f8fc9834a2d7fb17123622a05d56e72b.tar.gz
Opt out Exchange from restricted profiles.
Bug: 11271155 Change-Id: I29d07fcd31b36bec1efb9b124b6ff612c078c889
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index a414c2d8..03705783 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -70,6 +70,7 @@
android:icon="@mipmap/icon"
android:label="@string/app_name"
android:name="Exchange"
+ android:requiredAccountType="com.android.exchange"
android:theme="@android:style/Theme.Holo.Light"
>