mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 20:24:32 +01:00
Rename FeatureFlags -> RemoteConfig.
This commit is contained in:
@@ -37,7 +37,7 @@ import kotlin.time.Duration.Companion.seconds
|
||||
*
|
||||
* When a hardcoded error threshold is reached, the user is notified to submit debug logs.
|
||||
*
|
||||
* @see [org.thoughtcrime.securesms.util.FeatureFlags.libSignalWebSocketShadowingPercentage]
|
||||
* @see [org.thoughtcrime.securesms.util.RemoteConfig.libSignalWebSocketShadowingPercentage]
|
||||
*/
|
||||
class ShadowingWebSocketConnection(
|
||||
name: String,
|
||||
|
||||
Reference in New Issue
Block a user