commit | c08ab3419e713262e3375b228c25025ea7c0ac89 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Sep 12 04:24:18 2023 +0000 |
committer | Colin Cross <ccross@android.com> | Tue Sep 12 04:24:26 2023 +0000 |
tree | 1acb2121fb5c9533c5dccb04d2545c7cf64770b4 | |
parent | 0ea279e660454ef82af534baf22b65dbd20ccc93 [diff] |
Fix kotlin nullable errors in SystemUI Fix kotlin nullable errors that were exposed by setting the retention of android.annotation.NonNull and android.annotation.Nullable to class retention. Bug: 294110802 Change-Id: I8e3742e9a4a3d97d18e780b7aa88a75893d5b3ff Test: builds Merged-In: I39b7bc62d82e20b5ba8747be13a2aa7bf21a59a2