package com.google.firebase.installations;

import a0.v;
import androidx.annotation.Keep;
import androidx.core.view.n;
import com.google.firebase.annotations.concurrent.Background;
import com.google.firebase.annotations.concurrent.Blocking;
import com.google.firebase.components.ComponentRegistrar;
import com.google.firebase.components.b;
import com.google.firebase.components.k;
import com.google.firebase.components.p;
import eb.e;
import eb.f;
import hb.d;
import java.util.Arrays;
import java.util.List;
import java.util.concurrent.Executor;
import java.util.concurrent.ExecutorService;
import ua.g;

/* JADX INFO: loaded from: classes2.dex */
@Keep
public class FirebaseInstallationsRegistrar implements ComponentRegistrar {
    private static final String LIBRARY_NAME = "fire-installations";

    /* JADX INFO: Access modifiers changed from: private */
    public static d lambda$getComponents$0(b bVar) {
        return new a((g) bVar.get(g.class), bVar.b(f.class), (ExecutorService) bVar.e(new p(Background.class, ExecutorService.class)), new com.google.firebase.concurrent.b((Executor) bVar.e(new p(Blocking.class, Executor.class))));
    }

    @Override // com.google.firebase.components.ComponentRegistrar
    public List<com.google.firebase.components.a> getComponents() {
        v vVarB = com.google.firebase.components.a.b(d.class);
        vVarB.f214c = LIBRARY_NAME;
        vVarB.d(k.a(g.class));
        vVarB.d(new k(0, 1, f.class));
        vVarB.d(new k(new p(Background.class, ExecutorService.class), 1, 0));
        vVarB.d(new k(new p(Blocking.class, Executor.class), 1, 0));
        vVarB.f217f = new n(7);
        com.google.firebase.components.a aVarE = vVarB.e();
        e eVar = new e();
        v vVarB2 = com.google.firebase.components.a.b(e.class);
        vVarB2.f213b = 1;
        vVarB2.f217f = new androidx.media3.exoplayer.offline.e(eVar, 0);
        return Arrays.asList(aVarE, vVarB2.e(), nb.g.p(LIBRARY_NAME, "18.0.0"));
    }
}
