summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Sapperstein <asapperstein@google.com>2014-05-28 19:41:13 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-28 19:41:13 +0000
commit970b4b7eb212d62fbcc5cfdb0fd6e652684c6716 (patch)
treef42815c5e2e53e8ac3ef38c543a132dfdfafffb9 /AndroidManifest.xml
parentf3440d33a9da544b202c05d1d5e4849674bcf5bf (diff)
parent4e6aa25286d9971e9574d5e3470ad99a15cf93ce (diff)
downloadandroid_packages_apps_Email-970b4b7eb212d62fbcc5cfdb0fd6e652684c6716.tar.gz
android_packages_apps_Email-970b4b7eb212d62fbcc5cfdb0fd6e652684c6716.tar.bz2
android_packages_apps_Email-970b4b7eb212d62fbcc5cfdb0fd6e652684c6716.zip
am 4e6aa252: Merge "Support hooks for new contact photo source." into ub-gmail-ur13-dev
* commit '4e6aa25286d9971e9574d5e3470ad99a15cf93ce': Support hooks for new contact photo source.
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index de666cc0a..23a209066 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -702,6 +702,7 @@
android:exported="false">
<intent-filter>
<action android:name="com.android.mail.action.RESEND_NOTIFICATIONS" />
+ <action android:name="com.android.mail.action.SEND_SET_NEW_EMAIL_INDICATOR" />
</intent-filter>
<intent-filter>
<action android:name="com.android.mail.action.CLEAR_NEW_MAIL_NOTIFICATIONS" />