Opt out email from limited users.
Bug: 8630000 Change-Id: Ida0bf7c2336dccce7c01785e8cf8ac3f3ec29571
This commit is contained in:
parent
f44697e158
commit
e9c811d87d
@ -70,6 +70,7 @@
|
|||||||
android:name=".EmailApplication"
|
android:name=".EmailApplication"
|
||||||
android:icon="@mipmap/ic_launcher_mail"
|
android:icon="@mipmap/ic_launcher_mail"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
|
android:requiredAccountType="com.android.exchange,com.android.email"
|
||||||
android:theme="@style/UnifiedEmailTheme"
|
android:theme="@style/UnifiedEmailTheme"
|
||||||
android:hardwareAccelerated="true" >
|
android:hardwareAccelerated="true" >
|
||||||
<!-- Enable search in all activities -->
|
<!-- Enable search in all activities -->
|
||||||
|
Loading…
Reference in New Issue
Block a user