68 lines
3.6 KiB
Java
68 lines
3.6 KiB
Java
package com.facetec.sdk;
|
|
|
|
import org.json.JSONArray;
|
|
import org.json.JSONObject;
|
|
|
|
/* loaded from: classes.dex */
|
|
final class de {
|
|
static JSONArray b = new JSONArray();
|
|
|
|
de() {
|
|
}
|
|
|
|
static {
|
|
try {
|
|
JSONObject jSONObject = new JSONObject();
|
|
jSONObject.put("type", dc.YOUR_ZOOM_IMAGE_OVERRIDE);
|
|
jSONObject.put("overrideKey", "ac_ryzi");
|
|
jSONObject.put("overrideValue", "cd0681bd-4522-4177-a3c7-1fa93e14734b");
|
|
jSONObject.put("minValue", (Object) null);
|
|
jSONObject.put("maxValue", (Object) null);
|
|
b.put(jSONObject);
|
|
JSONObject jSONObject2 = new JSONObject();
|
|
jSONObject2.put("type", dc.CLICKABLE_READY_SCREEN_SUBTEXT);
|
|
jSONObject2.put("overrideKey", "ac_crs");
|
|
jSONObject2.put("overrideValue", "6880e254-93ce-11ea-bb37-0242ac130002");
|
|
jSONObject2.put("minValue", (Object) null);
|
|
jSONObject2.put("maxValue", (Object) null);
|
|
b.put(jSONObject2);
|
|
JSONObject jSONObject3 = new JSONObject();
|
|
jSONObject3.put("type", dc.UNCONSTRAINED_GUIDANCE_STRING_LENGTHS);
|
|
jSONObject3.put("overrideKey", "ac_ugsl");
|
|
jSONObject3.put("overrideValue", "235dbd17-7bff-44de-a5ce-e59595d04799");
|
|
jSONObject3.put("minValue", (Object) null);
|
|
jSONObject3.put("maxValue", (Object) null);
|
|
b.put(jSONObject3);
|
|
JSONObject jSONObject4 = new JSONObject();
|
|
jSONObject4.put("type", dc.STANDALONE_IDSCAN_WATERMARK_CUSTOMIZATION);
|
|
jSONObject4.put("overrideKey", "ac_idbic");
|
|
jSONObject4.put("overrideValue", "f9c81685-ae63-47cc-a4fb-08469d7ea860");
|
|
jSONObject4.put("minValue", (Object) null);
|
|
jSONObject4.put("maxValue", (Object) null);
|
|
b.put(jSONObject4);
|
|
JSONObject jSONObject5 = new JSONObject();
|
|
jSONObject5.put("type", dc.ENABLE_SCREEN_CAPTURING);
|
|
jSONObject5.put("overrideKey", "ac_esc");
|
|
jSONObject5.put("overrideValue", "eb71b779-1756-49e8-ab9c-3dcca09b87b5");
|
|
jSONObject5.put("minValue", (Object) null);
|
|
jSONObject5.put("maxValue", (Object) null);
|
|
b.put(jSONObject5);
|
|
JSONObject jSONObject6 = new JSONObject();
|
|
jSONObject6.put("type", dc.DEV_MODE_TAG);
|
|
jSONObject6.put("overrideKey", "ac_dmt");
|
|
jSONObject6.put("overrideValue", "44a72141-b436-44f4-b49d-4541445833ce");
|
|
jSONObject6.put("minValue", (Object) null);
|
|
jSONObject6.put("maxValue", (Object) null);
|
|
b.put(jSONObject6);
|
|
} catch (Exception unused) {
|
|
}
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public static void b(dc dcVar) {
|
|
if (dcVar == dc.ENABLE_SCREEN_CAPTURING) {
|
|
ao.e("\n********************************************************************************************\n********************************************************************************************\n********************************************************************************************\n* WARNING: You have configured a development-only feature flag for FaceTecCustomization. *\n* This is only supported for custom builds and cannot be released to Google Play. *\n********************************************************************************************\n********************************************************************************************\n********************************************************************************************\n\n");
|
|
}
|
|
}
|
|
}
|