commit | 92f77ce66e36bab7da7439e13ce27241ef44d5f5 | [log] [tgz] |
---|---|---|
author | Victor Chang <vichang@google.com> | Wed Dec 13 16:01:07 2023 +0000 |
committer | Victor Chang <vichang@google.com> | Thu Dec 14 19:25:31 2023 +0000 |
tree | 7a624d8a9e67ce237c5b47ab2e7d118854969b65 | |
parent | 0eae10d93c701de772afeb204cedf8d4a13b2706 [diff] |
Annotate V libcore APIs with @FlaggedApi The annotated APIs were found by running `git diff goog/udc-mainline-prod -- api/` @Deprecated and @Override existing methods/fields are not annotated. Some @FlaggedApi annotations are added into ojluni/annotations/sdk/nullability/ as Metalava thinks the additional .annotated.java files in flagged_api/ removes the nullability annotations. Bug: 313852508 Test: m droid Change-Id: Id3539047dc27eb74499fffe574dfa5836be1a6f8