commit | 5bba209cf2183f44c82075d6a12c25742eb94de6 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Aug 22 15:46:02 2023 -0700 |
committer | Xin Li <delphij@google.com> | Wed Mar 13 17:23:41 2024 -0700 |
tree | 608e0caf9d0cac8823ce7d8024876e22a7f03dc6 | |
parent | 936320c44ee7982b4b3946ed671a77ef745f37b4 [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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6687a2caee0e1ab853c080924a5985fb5be71e28) Merged-In: Iead08db297fa20963df7ee83b19d5ac76d0d4846 Change-Id: Iead08db297fa20963df7ee83b19d5ac76d0d4846