mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Enable Signal Secure Backups for external users.
This commit is contained in:
@@ -49,7 +49,9 @@ class RemoteConfig_StaticValuesTest {
|
||||
"CRASH_PROMPT_CONFIG",
|
||||
"PROMPT_BATTERY_SAVER",
|
||||
"PROMPT_FOR_NOTIFICATION_LOGS",
|
||||
"DEVICE_SPECIFIC_NOTIFICATION_CONFIG"
|
||||
"DEVICE_SPECIFIC_NOTIFICATION_CONFIG",
|
||||
"messageBackups",
|
||||
"restoreAfterRegistration"
|
||||
)
|
||||
|
||||
val publicVals: List<KProperty1<*, *>> = RemoteConfig::class.memberProperties
|
||||
|
||||
Reference in New Issue
Block a user