Fix a typo

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2017-10-15 22:19:11 +02:00 committed by tobiaskaminsky
parent d190b21cae
commit ca348a6880
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -229,7 +229,7 @@ public class FilesSyncHelper {
}
}
if (!Device.getNetworkType(context).equals(JobRequest.NetworkType.ANY) ||
if (!Device.getNetworkType(context).equals(JobRequest.NetworkType.ANY) &&
!ConnectivityUtils.isInternetWalled(context)) {
uploadRequester.retryFailedUploads(
context,