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

Commit 24f32b32 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change I89c40f50 into eclair

* changes:
  fix a javadoc build breakage
parents 9e4c8561 89c40f50
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;