mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 00:01:08 +01:00
Turn on binary service writes.
This commit is contained in:
@@ -1173,8 +1173,8 @@ object RemoteConfig {
|
||||
@JvmStatic
|
||||
@get:JvmName("useBinaryId")
|
||||
val useBinaryId: Boolean by remoteBoolean(
|
||||
key = "android.useBinaryServiceId",
|
||||
defaultValue = Environment.IS_STAGING,
|
||||
key = "android.useBinaryServiceId.2",
|
||||
defaultValue = true,
|
||||
hotSwappable = false
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user