23 lines
656 B
Java
23 lines
656 B
Java
|
package o;
|
||
|
|
||
|
import com.google.android.datatransport.runtime.scheduling.SchedulingConfigModule;
|
||
|
|
||
|
/* renamed from: o.Vta, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class C1107Vta implements fPK<GwU> {
|
||
|
private final fZE<InterfaceC6203cLt> d;
|
||
|
|
||
|
@Override // o.fZE
|
||
|
public final /* synthetic */ Object get() {
|
||
|
GwU c = SchedulingConfigModule.c(this.d.get());
|
||
|
if (c != null) {
|
||
|
return c;
|
||
|
}
|
||
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
||
|
}
|
||
|
|
||
|
public C1107Vta(fZE<InterfaceC6203cLt> fze) {
|
||
|
this.d = fze;
|
||
|
}
|
||
|
}
|