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
1 file changed