* commit 'a6a713602d6b807ff29c2355922a729197ca2d41': Fix notification issues
This commit is contained in:
commit
0dce81e99e
@ -647,7 +647,10 @@
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.LOCALE_CHANGED"/>
|
||||
<action android:name="com.android.mail.action.RESEND_NOTIFICATIONS" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<action android:name="com.android.mail.action.CLEAR_NEW_MAIL_NOTIFICATIONS" />
|
||||
<data android:scheme="content" />
|
||||
</intent-filter>
|
||||
</service>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user