package com.google.android.gms.common.moduleinstall.internal;

import android.os.IInterface;
import android.os.RemoteException;
import com.google.android.gms.common.moduleinstall.ModuleInstallStatusUpdate;

/* JADX INFO: loaded from: classes2.dex */
public interface zah extends IInterface {
    void zab(ModuleInstallStatusUpdate moduleInstallStatusUpdate) throws RemoteException;
}
