diff options
| author | Svet Ganov <svetoslavganov@google.com> | 2021-04-07 09:02:45 +0000 | 
|---|---|---|
| committer | Svet Ganov <svetoslavganov@google.com> | 2021-04-07 09:06:20 +0000 | 
| commit | 79db6e580790e49b44bc826f6b02ee1f6a41d0ca (patch) | |
| tree | 0aa618f456829d003e596365e2c7f32469023438 /docs/html/sdk/api_diff/3/changes | |
| parent | 7d8ae59fee9f4b88fe86fed843e5dc8a49ba9afd (diff) | |
Remove annotations from generated class until tests updated
Codegen is a tool that generates parcelable classes from
field declarations. Hence, the @SystemApi annotations are
placed on the field and the tool propagetes them to the
generated APIs. We need to update the AnnotationTest to
either ingore these generated classes or ignore private
fields annotated with @SystemApi as they are not API in
practice. This CL removes the annotations to fix the test.
bug: 184086213
Test: atest android.signature.cts.api.AnnotationTest
Change-Id: Ibe9059f20d95d4cda4eb402704e3c4c002ff0e47
Diffstat (limited to 'docs/html/sdk/api_diff/3/changes')
0 files changed, 0 insertions, 0 deletions
