mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-22 18:55:12 +00:00
Improve network reliability.
This commit is contained in:
@@ -225,7 +225,9 @@ open class SignalServiceNetworkAccess(context: Context) {
|
||||
COUNTRY_CODE_QATAR,
|
||||
COUNTRY_CODE_IRAN,
|
||||
COUNTRY_CODE_CUBA,
|
||||
COUNTRY_CODE_UZBEKISTAN
|
||||
COUNTRY_CODE_UZBEKISTAN,
|
||||
COUNTRY_CODE_RUSSIA,
|
||||
COUNTRY_CODE_VENEZUELA
|
||||
)
|
||||
|
||||
open val uncensoredConfiguration: SignalServiceConfiguration = SignalServiceConfiguration(
|
||||
|
||||
Reference in New Issue
Block a user