commit | dbb8bfeac21c6be689c349cd59fe180889ccdf94 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Aug 22 15:43:30 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Aug 23 20:52:56 2023 +0000 |
tree | 8750d28571fa23f5e7723eab6064809314ed7a5d | |
parent | 8db9adf852b00b403ae3e5b38a6f5d07d6c7a4b3 [diff] |
Fix kotlin nullable errors in SettingsLib 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: I759f7022e500d64c4031c5b9244a00687c8631d7