mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Check network tier on export.
This commit is contained in:
committed by
Cody Henthorne
parent
74d9195d94
commit
c3dcdd2010
@@ -257,7 +257,7 @@ object LinkDeviceRepository {
|
||||
outputStream = outputStream,
|
||||
append = { tempBackupFile.appendBytes(it) },
|
||||
messageBackupKey = ephemeralMessageBackupKey,
|
||||
mediaBackupEnabled = false,
|
||||
skipMediaBackup = true,
|
||||
forTransfer = true,
|
||||
cancellationSignal = cancellationSignal
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user