package c8; /* loaded from: classes2.dex */ public class e { /* renamed from: a, reason: collision with root package name */ @a5.a @a5.c("is_sideload_enabled") private Boolean f3879a; /* renamed from: b, reason: collision with root package name */ @a5.a @a5.c("sd_card_available") private Boolean f3880b; /* renamed from: c, reason: collision with root package name */ @a5.a @a5.c("sound_enabled") private Boolean f3881c; public e(Boolean bool, Boolean bool2, Boolean bool3) { this.f3879a = bool; this.f3880b = bool2; this.f3881c = bool3; } }