commit | af1eb472bf2ec4d91a3efdcdb5475b02e3ca0f7b | [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 | fb65456372ecc114eaefef4ef338119f1c6154c0 [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