commit | cca7e057e364acdc881f041f53e251fb6793d07e | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Fri Sep 13 15:05:21 2024 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Fri Sep 13 15:05:21 2024 +0100 |
tree | 5d34dc63af41676b26fa0783631789dfc047a5e3 | |
parent | a094d31695784a7862cac658f22ec3acb071f14a [diff] |
Ensure consistent representation of field deprecated status Previously, fields that were inherited from a hidden class into a deprecated class were treated differently to its own fields. The former were not marked as `@Deprecated` but the latter were. That behavior has been corrected and this change updates the signature files accordingly. Bug: 366411703 Test: m checkapi Change-Id: I7d1975e73a9ede9198ba2c1a41f868c07dcf1d99