package e.r;

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

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