commit | 2608381792389b60ba37c08afcea09dca3c6ff9c | [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:17 2023 -0700 |
tree | 50231dbe0669b3e614c788315489f1a915e2fccb | |
parent | 674b8d059bf0e4fcd1fad16d0a62920d50d60516 [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