Fix scheduling of ExpireStoriesAlarm.
This commit is contained in:
parent
8c7b6293fb
commit
cb74833dc2
1 changed files with 2 additions and 0 deletions
|
@ -757,6 +757,8 @@
|
|||
|
||||
<receiver android:name=".service.ExpirationListener" />
|
||||
|
||||
<receiver android:name=".service.ExpiringStoriesManager$ExpireStoriesAlarm" />
|
||||
|
||||
<receiver android:name=".revealable.ViewOnceMessageManager$ViewOnceAlarm" />
|
||||
|
||||
<receiver android:name=".service.PendingRetryReceiptManager$PendingRetryReceiptAlarm" />
|
||||
|
|
Loading…
Add table
Reference in a new issue