mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 21:15:48 +00:00
Cycle rx message sending flag.
This commit is contained in:
committed by
Greyson Parrelli
parent
d74260b536
commit
ee58d47926
@@ -123,7 +123,7 @@ public final class FeatureFlags {
|
||||
private static final String RETRY_RECEIPT_MAX_COUNT_RESET_AGE = "android.retryReceipt.maxCountResetAge";
|
||||
private static final String PREKEY_FORCE_REFRESH_INTERVAL = "android.prekeyForceRefreshInterval";
|
||||
private static final String CDSI_LIBSIGNAL_NET = "android.cds.libsignal.3";
|
||||
private static final String RX_MESSAGE_SEND = "android.rxMessageSend";
|
||||
private static final String RX_MESSAGE_SEND = "android.rxMessageSend.2";
|
||||
private static final String LINKED_DEVICE_LIFESPAN_SECONDS = "android.linkedDeviceLifespanSeconds";
|
||||
private static final String MESSAGE_BACKUPS = "android.messageBackups";
|
||||
private static final String CAMERAX_CUSTOM_CONTROLLER = "android.cameraXCustomController";
|
||||
|
||||
Reference in New Issue
Block a user