Don't "export" BootReceiver's scheduleIntent action
This commit is contained in:
parent
64cd587b5e
commit
9d93735d27
1 changed files with 0 additions and 3 deletions
|
@ -319,9 +319,6 @@
|
|||
<intent-filter>
|
||||
<action android:name="com.android.sync.SYNC_CONN_STATUS_CHANGED"/>
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<action android:name="com.fsck.k9.service.BroadcastReceiver.scheduleIntent"/>
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
<receiver
|
||||
|
|
Loading…
Reference in a new issue