commit | 9de59d6e94521e39bb5c30ec3e4d576e06a93df7 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Aug 22 15:41:55 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Aug 22 15:49:44 2023 -0700 |
tree | dace41c9712f1c792d5d529a54b9fbfafb0fd5b0 | |
parent | 2522501d5b4b4eab8d20986aa1c4b6ed36640211 [diff] |
Fix kotlin nullable errors in PackageInstallerSessions 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: Ia6e9d146eb5fd31b1c27664080c50398a147b1e4