commit | 2522501d5b4b4eab8d20986aa1c4b6ed36640211 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Aug 22 15:41:26 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Aug 22 15:49:44 2023 -0700 |
tree | cbbf8427be54deedb8391b3464e85269ab045dc0 | |
parent | 442590944fbac2e02e31a798617d26458bf3a72f [diff] |
Fix kotlin nullable errors in perftests 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: Icfec5d0e20b534d7af9aeb1b539a711db76d5e5c