summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/5/changes
diff options
context:
space:
mode:
authorBjorn Bringert <bringert@android.com>2009-10-28 19:16:24 +0000
committerBjorn Bringert <bringert@android.com>2009-10-28 19:16:24 +0000
commitd8919f07d10662e6b15cf6d73cddb167a144f0e7 (patch)
treeb188deb7b63a0d73e5f717cc974c34e49f2e18c6 /docs/html/sdk/api_diff/5/changes
parentd376d2407bbc14a2d221dfef9955d0feeab0d550 (diff)
Fix code example in Parcelable javadoc
DOCS ONLY The code example for android.os.Parcelable contained several errors: - There was no type parameter for Parcelable.Creator (due to unescaped < > in the javadoc comment). - There was no implementation of describeContents(). - The semicolon after the CREATOR declaration was missing. This change fixes all of the above. Fixes issue http://b/issue?id=2221120 Change-Id: Icaf932d079573cc7699f1caa643aac49e85ccca0
Diffstat (limited to 'docs/html/sdk/api_diff/5/changes')
0 files changed, 0 insertions, 0 deletions