Enable the MailLogService for Email

Bug: 8293525 Add debugging information for Gmail
Change-Id: I96e65c64f2347c17c497667258a567f7b618b121
This commit is contained in:
Vikram Aggarwal 2013-03-04 10:47:10 -08:00
parent 3bf7281800
commit 3f0f64f79b
1 changed files with 2 additions and 1 deletions

View File

@ -682,7 +682,8 @@
<action android:name="com.android.mail.action.NOTIF_FORWARD" />
</intent-filter>
</service>
<service android:name="com.android.mail.MailLogService">
</service>
</application>
<!-- Legacy permissions, etc. can go here -->