commit | 479d90cefd7d30c8add6bd0cfbdc32babd2c53ae | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@google.com> | Mon Mar 08 14:17:34 2021 +0000 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Mar 08 18:01:35 2021 -0700 |
tree | b962677248fd491d95425176e76e7d2253dae886 | |
parent | b95b1a2eff9f1a56633d25b531db5b8fc9d2e197 [diff] |
Relax null checks to fix tests. The nullability annotations on these methods are aspirational, and a recent CL started routing many existing call-sites through them, so we'll need to start allowing nulls. I'm not at a full workstation right now, so this CL simply relaxes the enforcement, and a future CL will adjust the API annotations. Bug: 182091763 Change-Id: I43d49747deb8c7881d942eba48237eb0fccc7acd Merged-In: I43d49747deb8c7881d942eba48237eb0fccc7acd