commit | 5565b8a6de10a51bf6375fb638ee0565559c8a45 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Wed Mar 13 17:07:23 2024 -0700 |
committer | Xin Li <delphij@google.com> | Thu Mar 14 21:11:50 2024 -0700 |
tree | f8dc74016ad5a34147091d62b6eb694f59319b0f | |
parent | 96dc2c4f19505c52e5d225f288a16131f4120546 [diff] |
Fix kotlin nullable errors in PermissionService. This is meant to be a minimal fix for kotlin nullable error that was exposed by setting the retention of android.annotation.NonNull and android.annotation.Nullable to class retention by making it match the PermissionManagerServiceInterface interface and not needed when ag/23509136 is present. Bug: 329087767 Test: builds Merged-In: Ib3358be57d7dd401fd2014ade3e58f9fc6c2b6a7 Change-Id: I720bfa787a86966df8501b60cecf8c0726a919ef