commit | ea28a7bfcbc297d71c2660632f7352fa9ec8423f | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Aug 22 15:42:43 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Aug 24 11:59:38 2023 -0700 |
tree | 80f95ccc7fb0a88161da4c4e3eefdb7f4daffdfa | |
parent | 50c93d48f0878610efec49b714cc1f90699d5078 [diff] |
Fix kotlin nullable errors in CredentialManager 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: I9d45c775f6687a30e6e85e9ec3d9fc1944a2dd83