commit | 68c65e58b4f4daf79c9ffab518a826a506799db2 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Thu Feb 03 15:39:43 2022 -0500 |
committer | Alan Viverette <alanv@google.com> | Thu Feb 03 15:51:17 2022 -0500 |
tree | a1750156a8c915f97ca3c656a4377465940122f8 | |
parent | 1a8fe9a360f5bbb900e20026e0d184473235a899 [diff] |
Nullability annotations for view and widget I inferred nullability annotations in Jetpack based on the guaranteed behavior of the platform, so now I'm propagating those inferences back to the platform as annotations. Test: nullability presubmit checks Fixes: 206801689 Change-Id: I78a1997faeecdafc51d303b0fc766369938b9101