commit | afdb23ab6f909c5438fa69aad458a11497cff216 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:53 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Wed Dec 18 20:44:45 2019 +0000 |
tree | 5ce308a64cb04c3098b0b9ec69a3c60d885ed4d4 | |
parent | 4ffb4846817f5abb99ea2a205b5162a6a8f75b32 [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: I534e3fd1305e2f4af076986770033478448a665c