summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Sapperstein <asapperstein@google.com>2014-05-20 14:40:08 -0700
committerAndrew Sapperstein <asapperstein@google.com>2014-05-20 14:40:08 -0700
commit6c31d220a8607ef33c9e81e5eb1eabd985915841 (patch)
tree9e74a6053666b2d6d0fe03abdd64dd1be6762120 /AndroidManifest.xml
parented6e6cc27414827867bf2c6f5df745a9ee032f27 (diff)
downloadandroid_packages_apps_Email-6c31d220a8607ef33c9e81e5eb1eabd985915841.tar.gz
android_packages_apps_Email-6c31d220a8607ef33c9e81e5eb1eabd985915841.tar.bz2
android_packages_apps_Email-6c31d220a8607ef33c9e81e5eb1eabd985915841.zip
Support hooks for new contact photo source.
b/11387812 Change-Id: If081d58941dca0a330905dc2d80148df336995d5
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 0e2bfbe55..dd82c2fe2 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" />