16 lines
440 B
Java
16 lines
440 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.Lb, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C0633Lb extends KT {
|
||
|
public /* synthetic */ C0633Lb(String str) {
|
||
|
this(Boolean.FALSE, str);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
private C0633Lb(Boolean bool, String str) {
|
||
|
super(bool, str);
|
||
|
C14957gcv.e(str, "");
|
||
|
}
|
||
|
}
|