package j4;

import h4.i;

/* JADX INFO: renamed from: j4.g, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC0805g extends AbstractC0799a {
    public AbstractC0805g(h4.c cVar) {
        super(cVar);
        if (cVar.getContext() != i.f6533k) {
            throw new IllegalArgumentException("Coroutines with restricted suspension must have EmptyCoroutineContext");
        }
    }

    @Override // h4.c
    public final h4.h getContext() {
        return i.f6533k;
    }
}
