Rename FeatureFlags -> RemoteConfig.

This commit is contained in:
Greyson Parrelli
2024-06-12 14:58:39 -04:00
parent ecbea9fd95
commit d698f74d0b
136 changed files with 460 additions and 478 deletions

View File

@@ -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,