From 093e669746f39f2297d21a7b47e61aa41399ab61 Mon Sep 17 00:00:00 2001 From: Scott Kennedy Date: Tue, 19 Mar 2013 18:32:13 -0700 Subject: [PATCH] Fix notification issues CLEAR_NEW_MAIL_NOTIFICATIONS wasn't being received because there were no data tags in the filter. Bug: 7923968 Change-Id: I4f6d03e79a8ecf9450acba3348242c8a48916ad3 --- AndroidManifest.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8a11f778a..2d2bf7de4 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -647,7 +647,10 @@ + + +