commit | 164c7569c1c164a1f0693a61a5fd38366cfe3e79 | [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 | 42db629d565800647d25913ab39959083d3d3edb | |
parent | c74889d36c7e5bb8fe6230799ba045421f6cf859 [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