commit | 74cb7199641e4bc34358f70c608a10938464517b | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:56 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Tue Jan 07 14:19:21 2020 +0000 |
tree | 8b10fa35e66ad60bce9fbdb30bf5641ea4c384c6 | |
parent | 1d746b24650a4306b110a81264fedd383a74e7d0 [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