kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
d0570ef7cb
commit
5a607918d2
|
@ -189,6 +189,7 @@ public class MessageRetrievalService extends Service implements InjectableType,
|
|||
private AtomicBoolean stopThread = new AtomicBoolean(false);
|
||||
|
||||
MessageRetrievalThread() {
|
||||
super("MessageRetrievalService");
|
||||
setUncaughtExceptionHandler(this);
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue