commit | 753c96133a1aa9e7b6dd63fa36816d171fec0f22 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Aug 14 12:29:02 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Aug 14 12:29:53 2023 -0700 |
tree | d4d7d9e0058716c0321ccf76adbec71f5d5b5680 | |
parent | fdf07d6c359a01bdcc3f310536c583dada72030e [diff] |
Fix kotlin nullable errors in Settings 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: I6aa0516fa4f6443b6d4dff873baf3b08ff9189f0 Merged-In: I6aa0516fa4f6443b6d4dff873baf3b08ff9189f0