package io.flutter.embedding.engine.loader;

/* JADX INFO: loaded from: classes.dex */
public final class b {

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

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

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

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

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

    public b(String str, String str2, String str3, String str4, boolean z10) {
        this.f27975a = str == null ? "libapp.so" : str;
        this.f27976b = str2 == null ? "flutter_assets" : str2;
        this.f27978d = str4;
        this.f27977c = str3 == null ? "" : str3;
        this.f27979e = z10;
    }
}
