commit | 8583ef8052f634f3fc256dc0f9b18e5fba0712bd | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Aug 22 15:46:02 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Aug 22 15:47:34 2023 -0700 |
tree | 01b8073d7d9f1c6a093cb72a864763f4aab514ea | |
parent | c993acbf140b507064d36d2bfc64d9b72ccdaf13 [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