commit | ae5bcf23b5f0875e455790d6af387184dbd009c1 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:54 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Thu Jan 09 15:15:51 2020 +0000 |
tree | c0c7bbaf41c43099f80d9a43d64749bb5e0ec7fa | |
parent | 07dcca55fc93fff29fe342eafc2e94d1e3addba1 [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 Merged-In: I41e12e425284e74561c6b61663241df364ae54a1