Rotate SMS exporter flag.
This commit is contained in:
parent
2041756513
commit
50ded5c92a
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ public final class FeatureFlags {
|
|||
private static final String CAMERAX_MIXED_MODEL_BLOCKLIST = "android.cameraXMixedModelBlockList";
|
||||
private static final String RECIPIENT_MERGE_V2 = "android.recipientMergeV2";
|
||||
private static final String CDS_V2_LOAD_TEST = "android.cdsV2LoadTest";
|
||||
private static final String SMS_EXPORTER = "android.sms.exporter";
|
||||
private static final String SMS_EXPORTER = "android.sms.exporter.2";
|
||||
private static final String CDS_V2_COMPAT = "android.cdsV2Compat.4";
|
||||
public static final String STORIES_LOCALE = "android.stories.locale";
|
||||
private static final String HIDE_CONTACTS = "android.hide.contacts";
|
||||
|
|
Loading…
Add table
Reference in a new issue