- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
18 lines
485 B
Java
18 lines
485 B
Java
package com.ironsource;
|
|
|
|
import java.util.ArrayList;
|
|
import kotlin.jvm.internal.Intrinsics;
|
|
import org.json.JSONObject;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public final class zg {
|
|
private final ArrayList<String> a = new ArrayList<>(new yg().a());
|
|
private final cd b = new cd();
|
|
|
|
public final JSONObject a() {
|
|
JSONObject a = this.b.a(this.a);
|
|
Intrinsics.checkNotNullExpressionValue(a, "mGlobalDataReader.getDataByKeys(mInitKeyList)");
|
|
return a;
|
|
}
|
|
}
|