package androidx.profileinstaller;

/* JADX INFO: loaded from: classes.dex */
class j {
    public final e a;
    public final byte[] b;
    public final boolean c;

    public j(e eVar, byte[] bArr, boolean z) {
        this.a = eVar;
        this.b = bArr;
        this.c = z;
    }
}
