commit | 33f921769531968a3ba9bc73fb2410f95868cb8d | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:52 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Wed Jan 08 14:04:40 2020 +0000 |
tree | 366378f27b871984dfc93243b36ca739a0a9b182 | |
parent | e716ff86afe4e55f3797cbac7351233897092bcc [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: I0c336de56bc4a041dc97ff9b7927f62f0b44b457 Merged-In: I0c336de56bc4a041dc97ff9b7927f62f0b44b457