commit | 6687a2caee0e1ab853c080924a5985fb5be71e28 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Aug 22 15:46:02 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Aug 23 17:06:18 2023 +0000 |
tree | 01124d2a4ab3f05143fa7b2de58a3f881437a0fa | |
parent | 89854ca60ceb205a4f8aeb845cb5cd059532426e [diff] |
Fix kotlin nullable errors in services.permission 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: Iead08db297fa20963df7ee83b19d5ac76d0d4846 Merged-In: Iead08db297fa20963df7ee83b19d5ac76d0d4846