am e9c811d8: Opt out email from limited users.

* commit 'e9c811d87d9ffdc6d5bcb8eaf5f21b6dc5e75c35':
  Opt out email from limited users.
This commit is contained in:
Yu Ping Hu 2013-06-19 10:13:51 -07:00 committed by Android Git Automerger
commit 4e80c6febf

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 -->