package e.r;

import com.seewo.vcommons.constants.SeewoIntent;
import java.io.File;

/* JADX INFO: loaded from: classes.dex */
public final class b extends d {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public b(File file, File file2, String str) {
        super(file, file2, str);
        e.s.c.k.e(file, SeewoIntent.KEY_FILE_TO_3288);
    }
}
