commit | 1c9890f797fc930e6619d1303d36ca8193805325 | [log] [tgz] |
---|---|---|
author | Colin Cross <[email protected]> | Tue Aug 22 15:44:00 2023 -0700 |
committer | Colin Cross <[email protected]> | Wed Aug 23 20:53:07 2023 +0000 |
tree | 2a9d812a3a7df3b30dc62f9a58b96e8117e1823e | |
parent | dbb8bfeac21c6be689c349cd59fe180889ccdf94 [diff] |
Fix kotlin nullable errors in StatementService 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: I2b8de9c8436ccfcb41bba27d4a3fd6b0eb1f6b1e