commit | ed5a6ae7ae279f60c70c0c9c59b6cead042fc0e2 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:54 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Mon Jan 06 12:27:42 2020 +0000 |
tree | f86c4f03c443f6c73ea2ac987cd3def4127781e3 | |
parent | 9aa5a8dbd8984638b7acbecc378fdaf6c72e6f1f [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: I41e12e425284e74561c6b61663241df364ae54a1