mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-25 09:08:49 -05:00
Don't "export" BootReceiver's scheduleIntent action
This commit is contained in:
parent
64cd587b5e
commit
9d93735d27
@ -319,9 +319,6 @@
|
|||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="com.android.sync.SYNC_CONN_STATUS_CHANGED"/>
|
<action android:name="com.android.sync.SYNC_CONN_STATUS_CHANGED"/>
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
<intent-filter>
|
|
||||||
<action android:name="com.fsck.k9.service.BroadcastReceiver.scheduleIntent"/>
|
|
||||||
</intent-filter>
|
|
||||||
</receiver>
|
</receiver>
|
||||||
|
|
||||||
<receiver
|
<receiver
|
||||||
|
Loading…
Reference in New Issue
Block a user