mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Inline and enable the SSRE2 config.
This commit is contained in:
@@ -1127,13 +1127,5 @@ object RemoteConfig {
|
||||
hotSwappable = true
|
||||
)
|
||||
|
||||
/** Whether or not this device supports the new storage service recordIkm encryption. */
|
||||
@JvmStatic
|
||||
val storageServiceEncryptionV2: Boolean by remoteBoolean(
|
||||
key = "android.ssre2",
|
||||
defaultValue = false,
|
||||
hotSwappable = true
|
||||
)
|
||||
|
||||
// endregion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user