commit | 7b5878e03ec50f7bdf56482bc2787c20298753b1 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Aug 09 16:25:07 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Aug 10 11:16:55 2023 -0700 |
tree | 872d29ad6333477f48b0fcda94f9227581f58ac8 | |
parent | 11b22099616e7dc24a9ff5f30735aee5d67eb1ae [diff] |
Fix kotlin nullable errors in Launcher3 Fix kotlin nullable errors that were exposed by setting the retention of android.annotation.NonNull and android.annotation.Nullable to class retention. Bug: 294110802 Test: builds Change-Id: I26edfec35dca14abe90b08e3c74de0446eda95d2 Merged-In: I26edfec35dca14abe90b08e3c74de0446eda95d2