| commit | b10255d9e3c8f278496ac508f2e0008382aeb60e | [log] [tgz] |
|---|---|---|
| author | Anton Hansson <hansson@google.com> | Fri Nov 10 13:28:54 2023 +0000 |
| committer | Anton Hansson <hansson@google.com> | Fri Nov 10 13:28:54 2023 +0000 |
| tree | d1c9a923461e3a3ca7b4df7cae9aacaea964b90d | |
| parent | 38ee78b60fb369c69f3f0731e5398ce669c5b176 [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: I1fde1203c85db138bd4078541a98719b1f2777d8