commit | f8525286b446d9fd552d84d96caa1334df871bc3 | [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 | 51a33ef3ddcc1dff76aeba96a44de5de1325f2f2 | |
parent | 3f297f17e9da36df6208318bbe4f185219a3c73a [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