Rotate storage service V2 feature flag.
This commit is contained in:
parent
1eef18dcd3
commit
3dd0a60555
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ public final class FeatureFlags {
|
|||
private static final String ANIMATED_STICKER_MIN_TOTAL_MEMORY = "android.animatedStickerMinTotalMemory";
|
||||
private static final String MESSAGE_PROCESSOR_ALARM_INTERVAL = "android.messageProcessor.alarmIntervalMins";
|
||||
private static final String MESSAGE_PROCESSOR_DELAY = "android.messageProcessor.foregroundDelayMs";
|
||||
private static final String STORAGE_SYNC_V2 = "android.storageSyncV2.2";
|
||||
private static final String STORAGE_SYNC_V2 = "android.storageSyncV2.3";
|
||||
private static final String NOTIFICATION_REWRITE = "android.notificationRewrite";
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue