kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
eaf11744c7
commit
bebdbe2aaa
|
@ -34,7 +34,6 @@ public class SmsReceiveJob extends ContextJob {
|
|||
super(context, JobParameters.newBuilder()
|
||||
.withPersistence()
|
||||
.withWakeLock(true)
|
||||
.withRequirement(new MasterSecretRequirement(context))
|
||||
.withRequirement(new SqlCipherMigrationRequirement(context))
|
||||
.create());
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue