commit | 9e91be3541fe33e8c3fe0298bf70f5b132e1c7d2 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Thu Aug 12 17:12:10 2021 -0400 |
committer | John Reck <jreck@google.com> | Fri Aug 13 22:42:44 2021 +0000 |
tree | 318e0d883f3b41249c188af37ef8a7a27afc87f9 | |
parent | 5029d122d0cbf7218b802bcbce272893367c2e7b [diff] |
Fix Nullability annotation The initial commit of the @Nullable annotation appears to have been based off of the javadocs. However, the actual code does not appear to have allowed for null at that time. It's not entirely clear if null was ever allowed, but it hasn't been allowed since API 14 at least Test: make Fixes: 195924626 Change-Id: Ibffdc7b90cbfc3bc65a4a08bee52e2e3412bed3e