kopia lustrzana https://github.com/ryukoposting/Signal-Android
Serialize RotateSignedPreKeyJob.
rodzic
1a32bc8232
commit
7f85b61e89
|
@ -29,6 +29,7 @@ public class RotateSignedPreKeyJob extends BaseJob implements InjectableType {
|
|||
|
||||
public RotateSignedPreKeyJob() {
|
||||
this(new Job.Parameters.Builder()
|
||||
.setQueue("RotateSignedPreKeyJob")
|
||||
.addConstraint(NetworkConstraint.KEY)
|
||||
.setMaxAttempts(5)
|
||||
.build());
|
||||
|
|
Ładowanie…
Reference in New Issue