Filter badly-formatted numbers from one-off CDS requests.

This commit is contained in:
Greyson Parrelli
2022-09-19 11:18:54 -04:00
parent db16155b0d
commit aab8bd1261
2 changed files with 2 additions and 2 deletions

View File

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