Rotate sender key flag.
This commit is contained in:
parent
8299d49042
commit
062e88b24f
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ public final class FeatureFlags {
|
|||
private static final String MEDIA_QUALITY_LEVELS = "android.mediaQuality.levels";
|
||||
private static final String RETRY_RECEIPT_LIFESPAN = "android.retryReceiptLifespan";
|
||||
private static final String RETRY_RESPOND_MAX_AGE = "android.retryRespondMaxAge";
|
||||
private static final String SENDER_KEY = "android.senderKey.2";
|
||||
private static final String SENDER_KEY = "android.senderKey.3";
|
||||
private static final String SUGGEST_SMS_BLACKLIST = "android.suggestSmsBlacklist";
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue