package io.flutter.embedding.android;

import android.content.Context;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes.dex */
public interface k {
    @Nullable
    xc.c provideFlutterEngine(@NonNull Context context);
}
