diff options
author | Pete Gillin <peteg@google.com> | 2018-08-17 13:45:02 +0100 |
---|---|---|
committer | Pete Gillin <peteg@google.com> | 2018-08-17 14:28:23 +0100 |
commit | 79f14682140ccdeac908d42d36193c8ba0dd1884 (patch) | |
tree | e846dc4855073809988503edf9390ae8d5f6e052 /annotations/generate_annotated_java_files.py | |
parent | 7b982cc94fcbb74b9b506ff81f670e72e8afa743 (diff) |
Migrate remaining content from ojluni.jaif to stub files.
This change makes no difference to the output of `make metalava-api-stubs-docs`.
The stubs files were generated modified form of metalava, so they are
guaranteed to contain the same members with the same annotations that
currently appear in the API stubs.
One class with no annotations is left in ojluni.jaif after this
change. That class can't be removed without changing the build rules,
because the build will try to invoke tools with empty inputs which
causes failures. A follow-up change will remove all
annotated_java_files.bp and ojluni.jaif, and remove all the build
rules around them.
Test: `make metalava-api-stubs-docs`
Bug: 111639530
Change-Id: I4cddb05aecd55194376ea9924fe08de542f70693
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions