commit | 93054685eaf0c658a1d08b24d1f2eca9705f5b9e | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Feb 28 12:06:45 2019 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Thu Feb 28 23:29:04 2019 -0700 |
tree | cb21f746a006e65945afc8328a2ac5a01a497bb9 | |
parent | 89596bf4837ba70711d9addbb30f9763575be913 [diff] |
All Parcelable CREATOR fields are @NonNull. If they were null, then the Parcelable would fail to work. Bug: 126726802 Test: manual Change-Id: I7929ffa2f20e5de1c8e68e8263cca99496e9d014 Exempt-From-Owner-Approval: Trivial API annotations