Opt out email from limited users.

Bug: 8630000
Change-Id: Ida0bf7c2336dccce7c01785e8cf8ac3f3ec29571
This commit is contained in:
Yu Ping Hu 2013-06-18 18:32:38 -07:00
parent f44697e158
commit e9c811d87d
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
android:name=".EmailApplication"
android:icon="@mipmap/ic_launcher_mail"
android:label="@string/app_name"
android:requiredAccountType="com.android.exchange,com.android.email"
android:theme="@style/UnifiedEmailTheme"
android:hardwareAccelerated="true" >
<!-- Enable search in all activities -->