commit | 5f70c1728f9d2b86743694a3ff6fe0ca2d0d5520 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Aug 22 15:45:36 2023 -0700 |
committer | Eric Biggers <ebiggers@google.com> | Fri Sep 08 04:02:52 2023 +0000 |
tree | 20a5365a235da6099783857bc9370d93719da720 | |
parent | 447abc81d5d7253d7ce5175bbfc689d5f4c3084f [diff] |
Fix kotlin nullable errors in TrustTests 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: I31c4f4d256ff8dd2b6ed1f6ed74844ccaf7a4814 Merged-In: I31c4f4d256ff8dd2b6ed1f6ed74844ccaf7a4814 (cherry picked from commit c5a0cfdd91cea8c57f32a366ccb26b3aac2ae791)