package d.f.a.q2.e;

import com.ifpdos.debugmenu.upgrades.entrties.UpsDataInfo;
import g.h0.c.l;
import g.k;
import java.util.Map;
import org.json.JSONException;
import org.json.JSONObject;

/* JADX INFO: compiled from: UpgradeCameraUpsTask.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public final class h extends f {
    @Override // d.f.a.q2.e.f
    public Map<String, String> b(UpsDataInfo upsDataInfo) throws JSONException {
        l.f(upsDataInfo, "info");
        JSONObject jSONObject = new JSONObject();
        jSONObject.put("upgrade_pls", true);
        String string = jSONObject.toString();
        l.e(string, "JSONObject().apply {\n   …rue)\n        }.toString()");
        return f.a.y.a.y0(new k("options", string));
    }
}
