Add a stub for errors coming from Android
These errors are related to VPN connection errors
This commit is contained in:
parent
375825125f
commit
eafac491d8
4 changed files with 11 additions and 3 deletions
|
|
@ -15,8 +15,6 @@ import android.os.Messenger
|
|||
import android.widget.Toast
|
||||
import androidx.annotation.MainThread
|
||||
import androidx.core.content.ContextCompat
|
||||
import java.io.FileNotFoundException
|
||||
import java.io.FileOutputStream
|
||||
import java.io.IOException
|
||||
import kotlin.LazyThreadSafetyMode.NONE
|
||||
import kotlinx.coroutines.CompletableDeferred
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue