- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
20 lines
923 B
Java
20 lines
923 B
Java
package com.ironsource;
|
|
|
|
import java.util.List;
|
|
import kotlin.collections.CollectionsKt__CollectionsKt;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public final class s4 {
|
|
private final List<String> a;
|
|
|
|
public s4() {
|
|
List<String> listOf;
|
|
listOf = CollectionsKt__CollectionsKt.listOf((Object[]) new String[]{ad.S, ad.b, ad.c, ad.d, ad.e, ad.v0, "bid", ad.h, ad.i, ad.j, ad.k, ad.a, ad.H, ad.m, ad.p, ad.l0, ad.r, "model", ad.y, ad.z, ad.C, ad.t, ad.Q, ad.X, ad.I, ad.R, ad.n, ad.o, ad.g, ad.q, ad.T, ad.s, ad.u, ad.w, ad.x, ad.D, ad.E, ad.F, "rt", ad.K, ad.M, ad.P, ad.U, ad.V, "gaid", ad.t0, "auid", ad.z0, "gpi", "icc", ad.G0, ad.H0, ad.y0, "mcc", "mnc", ad.L0, ad.N0, "tz", ad.P0, "vpn", ad.C0, "debug", ad.l, ad.S0, ad.T0, ad.u0, "stid", ad.I0, ad.b1, ad.f1, "do", ad.Y, ad.g1, ad.B0, ad.h1, ad.i1, ad.j1});
|
|
this.a = listOf;
|
|
}
|
|
|
|
public final List<String> a() {
|
|
return this.a;
|
|
}
|
|
}
|