commit | 37a0857d61b9e10abe3de1463ffdf4b1d7d5d333 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Aug 22 15:46:53 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Aug 23 17:06:06 2023 +0000 |
tree | 0c32b6957b9975beb43bbe1dc42311883ae8e409 | |
parent | 89854ca60ceb205a4f8aeb845cb5cd059532426e [diff] |
Fix kotlin nullable errors in SilkFX tests 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: I8113aa76a60904bc70211f95b1e4c05d11e4ae85 Merged-In: I8113aa76a60904bc70211f95b1e4c05d11e4ae85