NetMirror.apk

Download file
package a2;

/* JADX INFO: loaded from: classes.dex */
public class c implements b {
    @Override // a2.b
    public boolean a(String str, int i3) {
        System.loadLibrary(str);
        return true;
    }
}
Download file