commit | 6559e2619c352fe93544eb8e851bd73d02490a10 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:56 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Thu Jan 09 13:52:18 2020 +0000 |
tree | f9d43388de9330f41efc0c0a15830c64de354257 | |
parent | 64d1a3118b113d427de89150543a3b26e4b89fb0 [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: I547d7fb2e6bc2e9707bbc0d14dc1e8cd632c5a23 Merged-In: I547d7fb2e6bc2e9707bbc0d14dc1e8cd632c5a23