15 lines
580 B
Java
15 lines
580 B
Java
|
package com.google.android.gms.internal.p002firebaseauthapi;
|
||
|
|
||
|
import android.text.TextUtils;
|
||
|
import com.google.firebase.auth.PhoneAuthCredential;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
public final class zzyl {
|
||
|
public static zzabg zza(PhoneAuthCredential phoneAuthCredential) {
|
||
|
if (!TextUtils.isEmpty(phoneAuthCredential.zzh())) {
|
||
|
return zzabg.zzc(phoneAuthCredential.zzf(), phoneAuthCredential.zzh(), phoneAuthCredential.zzi());
|
||
|
}
|
||
|
return zzabg.zzb(phoneAuthCredential.zzg(), phoneAuthCredential.getSmsCode(), phoneAuthCredential.zzi());
|
||
|
}
|
||
|
}
|