Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89c40f50 authored by Fred Quintana's avatar Fred Quintana
Browse files

fix a javadoc build breakage

parent f7ae77cd
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -22,8 +22,7 @@ import android.os.Parcel;
import android.os.RemoteException;

/**
 * Object that wraps calls to an {@link IAccountAuthenticatorResponse} object.
 * TODO: this interface is still in flux
 * Object used to communicate responses back to the AccountManager
 */
public class AccountAuthenticatorResponse implements Parcelable {
    private IAccountAuthenticatorResponse mAccountAuthenticatorResponse;