package com.google.android.gms.internal.ads;

import android.os.Bundle;
import android.text.TextUtils;
import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes2.dex */
public final class h61 implements m61 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final boolean f12039a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final boolean f12040b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final String f12041c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final boolean f12042d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final int f12043e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final int f12044f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final int f12045g;

    @Nullable
    public final String zzh;

    public h61(boolean z10, boolean z11, String str, boolean z12, int i10, int i11, int i12, @Nullable String str2) {
        this.f12039a = z10;
        this.f12040b = z11;
        this.f12041c = str;
        this.f12042d = z12;
        this.f12043e = i10;
        this.f12044f = i11;
        this.f12045g = i12;
        this.zzh = str2;
    }

    @Override // com.google.android.gms.internal.ads.m61
    public final void zza(Object obj) {
        Bundle bundle = ((zd0) obj).f19235a;
        bundle.putString("js", this.f12041c);
        bundle.putBoolean("is_nonagon", true);
        tn tnVar = ao.f9098u4;
        n7.y yVar = n7.y.f31093e;
        bundle.putString("extra_caps", (String) yVar.f31096c.b(tnVar));
        bundle.putInt("target_api", this.f12043e);
        bundle.putInt("dv", this.f12044f);
        bundle.putInt("lv", this.f12045g);
        if (((Boolean) yVar.f31096c.b(ao.J6)).booleanValue()) {
            String str = this.zzh;
            if (!TextUtils.isEmpty(str)) {
                bundle.putString("ev", str);
            }
        }
        Bundle bundleA = mb1.a(bundle, "sdk_env");
        bundleA.putBoolean("mf", ((Boolean) op.f15140g.j()).booleanValue());
        bundleA.putBoolean("instant_app", this.f12039a);
        bundleA.putBoolean("lite", this.f12040b);
        bundleA.putBoolean("is_privileged_process", this.f12042d);
        bundle.putBundle("sdk_env", bundleA);
        Bundle bundleA2 = mb1.a(bundleA, "build_meta");
        bundleA2.putString("cl", "839961582");
        bundleA2.putString("rapid_rc", "dev");
        bundleA2.putString("rapid_rollup", "HEAD");
        bundleA.putBundle("build_meta", bundleA2);
    }

    @Override // com.google.android.gms.internal.ads.m61
    public final /* bridge */ /* synthetic */ void zzb(Object obj) {
        Bundle bundle = ((zd0) obj).f19236b;
        bundle.putString("js", this.f12041c);
        bundle.putInt("target_api", this.f12043e);
    }
}
