commit | 7caa3f561305fbc6f68a0e7f13cc4aff7400c38a | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Thu Nov 09 19:26:47 2023 +0000 |
committer | Anton Hansson <hansson@google.com> | Fri Nov 10 16:23:01 2023 +0000 |
tree | ba08386e28bf410e4c52779d5f2d4271ce9792db | |
parent | a2b33cafd378f504fbe5a392ca9b9f55549ede1a [diff] |
Hide mistakenly exposed system typedef annotations Typedef annotations are not meant to be in the SDK, so hide them with @removed, which keeps the record that they were exposed previously. Note that some of these are added to removed.txt rather than system-removed.txt. I think this is a limitation of @removed that I'm not quite sure how to address (other than adding it to the @removed comment). Bug: 309971481 Test: m checkapi Change-Id: Ib1ea01edf193c5fae6729784769b98407f1dc945