Retrict widget updates to those from Email
We don't want Email to update its widget when changes happen in Gmail Change-Id: I2cbcb44d6a983e9824de6653746004237823b0f4
This commit is contained in:
parent
f81cb2a7ef
commit
c59b877589
@ -293,6 +293,7 @@
|
|||||||
</intent-filter>
|
</intent-filter>
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="com.android.mail.ACTION_NOTIFY_DATASET_CHANGED" />
|
<action android:name="com.android.mail.ACTION_NOTIFY_DATASET_CHANGED" />
|
||||||
|
<data android:mimeType="application/email-ls" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
<meta-data android:name="android.appwidget.provider"
|
<meta-data android:name="android.appwidget.provider"
|
||||||
android:resource="@xml/widget_info" />
|
android:resource="@xml/widget_info" />
|
||||||
|
Loading…
Reference in New Issue
Block a user