|
package com.google.android.gms.internal.measurement;
|
|
|
|
import android.os.Bundle;
|
|
import android.os.IInterface;
|
|
import android.os.RemoteException;
|
|
|
|
/* loaded from: classes.dex */
|
|
public interface zzbr extends IInterface {
|
|
Bundle zzd(Bundle bundle) throws RemoteException;
|
|
}
|