| commit | c5a0cfdd91cea8c57f32a366ccb26b3aac2ae791 | [log] [tgz] |
|---|---|---|
| author | Colin Cross <ccross@android.com> | Tue Aug 22 15:45:36 2023 -0700 |
| committer | Colin Cross <ccross@android.com> | Wed Aug 23 20:53:51 2023 +0000 |
| tree | f78bf25f750dae8492a44d54cd8edac2538707de | |
| parent | f3413858f14bf7398453603a8df50a8a9169f6a4 [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