diff --git a/api/current.xml b/api/current.xml index 936e67e05ddb8..b4161ae2381e2 100644 --- a/api/current.xml +++ b/api/current.xml @@ -14970,6 +14970,71 @@ > + + + + + + + + + + + + + + + + + + + + + + CREATOR = new Creator() { public AccountManagerResponse createFromParcel(Parcel source) { @@ -71,4 +75,4 @@ public class AccountManagerResponse implements Parcelable { return new AccountManagerResponse[size]; } }; -} \ No newline at end of file +}