commit | b80daead91deb31ba2cd8b7577f89e697a0301fa | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Aug 22 16:06:24 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Aug 22 16:32:02 2023 -0700 |
tree | 1e55e142ec3bec78e08830866c43f6d09d0ab7f6 | |
parent | e750a050513422e682b6e08a2593ba57b6817672 [diff] |
Fix kotlin nullable errors in frameworks/libs/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 Test: builds Change-Id: If8dc1d32d7fd02e41c12cfb1571374c1e974e87c Merged-In: If8dc1d32d7fd02e41c12cfb1571374c1e974e87c