diff options
author | Artur Satayev <satayev@google.com> | 2019-12-11 11:50:17 +0000 |
---|---|---|
committer | satayev <satayev@google.com> | 2019-12-11 19:34:44 +0000 |
commit | 552da5ad90911caa472a68f0bfd01848563ef2f9 (patch) | |
tree | a22fd2197484668f7c6924a878bbfe7c69c93a56 /annotations/generate_annotated_java_files.py | |
parent | 86b889742c3491c1d5379e146b175f9325e7c377 (diff) |
Use new UnsupportedAppUsage annotation.
New annotation is tools/platform-compat/annotation/src/java/android/compat/annotation/UnsupportedAppUsage.java.
Existing annotations in libcore/ and frameworks/ will be deleted after the migration:
- libcore/dalvik/src/main/java/dalvik/annotation/compat/UnsupportedAppUsage.java
- frameworks/base/core/java/android/annotation/UnsupportedAppUsage.java
This also means that any java library that compiles @UnsupportedAppUsage requires a direct dependency on "unsupportedappusage" java_library.
Bug: 145132366
Test: m && diff unsupportedappusage_index.csv
Exempt-From-Owner-Approval: +2 by owner, by vote lost on latest patch.
Change-Id: Ib5b7baa399cdc38da1d3ca622ba0ba26936b1b2d
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions