commit | 920dc2f28f81ce2aec07477dfb6f4efd8f91e4ad | [log] [tgz] |
---|---|---|
author | Fedor Kudasov <kudasov@google.com> | Thu Nov 11 14:01:44 2021 +0000 |
committer | Fedor Kudasov <kudasov@google.com> | Thu Nov 11 14:58:45 2021 +0000 |
tree | 0ce9041cd50f15dab94d7e0a2cc487cdc63dbd6a | |
parent | 990256cf44b604e44746adf7e92be5d3a2402bd6 [diff] |
Add @Nullable annotations for simple cases Add @Nullable annotations for the fields that are expected to be null at arbitrary lifecycle time and are their usage is protected by null checks. Bug: 205828770 Test: m LauncherGoResLib Change-Id: I9c31e1dc0d01cdd68dfff0a005ba1f40c257f8ea