mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-22 20:18:36 +00:00
Disable the SSRE2 capability for now.
This commit is contained in:
@@ -13,7 +13,7 @@ object AppCapabilities {
|
|||||||
storage = storageCapable,
|
storage = storageCapable,
|
||||||
deleteSync = true,
|
deleteSync = true,
|
||||||
versionedExpirationTimer = true,
|
versionedExpirationTimer = true,
|
||||||
storageServiceEncryptionV2 = true
|
storageServiceEncryptionV2 = false
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user