Remove IMAP2 from manifest.

Change-Id: Ib702d570f7c9f5f00ae72bfb39e75348baa871ad
This commit is contained in:
Yu Ping Hu 2013-07-26 18:19:57 -07:00
parent 02f0b1eee8
commit 8698042c7f
1 changed files with 0 additions and 7 deletions

View File

@ -624,13 +624,6 @@
/>
</service>
<service
android:name=".imap2.Imap2SyncManager"
android:enabled="true"
android:permission="com.android.email.permission.ACCESS_PROVIDER"
>
</service>
<provider
android:name=".provider.AttachmentProvider"
android:authorities="com.android.email.attachmentprovider"