commit | d9b11b058c6a50fa25b75d6534a2deaf0e62d4b3 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:51 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Thu Jan 09 13:56:05 2020 +0000 |
tree | 04b6710423efdf2e79f34f81ac700f8f5b36ece2 | |
parent | 07dcca55fc93fff29fe342eafc2e94d1e3addba1 [diff] |
Use new UnsupportedAppUsage annotation. Existing annotations in libcore/ and frameworks/ will deleted after the migration. 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 Change-Id: I8789f8499d4dca08580672e9e45ed9a7026dd686 Merged-In: I8789f8499d4dca08580672e9e45ed9a7026dd686