commit | f5fa3c6c727a136d84ea0a177b2d60b1c2a0b650 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Fri Nov 10 13:27:50 2023 +0000 |
committer | Anton Hansson <hansson@google.com> | Fri Nov 10 13:28:07 2023 +0000 |
tree | 5714fdddaa1a9254bf5658c29a8557fa7d11146d | |
parent | d25444ffce6cdf7069d445c38da1f9abf9aa46b7 [diff] |
Fix typedef retention Typedef annotations are meant to have SOURCE retention, as they're only analyzed by metalava to produce a separate file that's actually consumed by the tools. Update typedefs as such. Bug: 309971481 Test: m checkapi Change-Id: Ic603db350af0825c87f4d99cff2ca4f4b7e57215