Fix possible crash with CDSv2 compat.

This commit is contained in:
Greyson Parrelli
2022-09-02 10:52:20 -04:00
parent a45ede9348
commit 135d002f02
2 changed files with 2 additions and 1 deletions

View File

@@ -103,7 +103,7 @@ public final class FeatureFlags {
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 CDS_V2_COMPAT = "android.cdsV2Compat";
private static final String CDS_V2_COMPAT = "android.cdsV2Compat.2";
/**
* We will only store remote values for flags in this set. If you want a flag to be controllable