Removed deleted receiver from manifest
This commit is contained in:
parent
3331b663e1
commit
85ef61f4ef
@ -366,18 +366,6 @@
|
|||||||
<action android:name="de.danoeh.antennapdsp.intent.SP_APPS_QUERY_FEEDS_RESPONSE"/>
|
<action android:name="de.danoeh.antennapdsp.intent.SP_APPS_QUERY_FEEDS_RESPONSE"/>
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</receiver>
|
</receiver>
|
||||||
<receiver android:name="de.danoeh.antennapod.core.receiver.AlarmUpdateReceiver">
|
|
||||||
<intent-filter>
|
|
||||||
<action android:name="android.intent.action.BOOT_COMPLETED"/>
|
|
||||||
</intent-filter>
|
|
||||||
<intent-filter>
|
|
||||||
<action android:name="android.intent.action.PACKAGE_REPLACED"/>
|
|
||||||
|
|
||||||
<data
|
|
||||||
android:path="de.danoeh.antennapod"
|
|
||||||
android:scheme="package"/>
|
|
||||||
</intent-filter>
|
|
||||||
</receiver>
|
|
||||||
|
|
||||||
<provider
|
<provider
|
||||||
android:authorities="@string/provider_authority"
|
android:authorities="@string/provider_authority"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user