package androidx.profileinstaller;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final byte[] f3657b;

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

    public b(FileSectionType fileSectionType, byte[] bArr, boolean z10) {
        this.f3656a = fileSectionType;
        this.f3657b = bArr;
        this.f3658c = z10;
    }
}
