commit | ad9254cb1d45844e0a3b7470292b77d34d31e962 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:54 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Wed Dec 18 16:27:02 2019 +0000 |
tree | 84f84da8c540f4ba7a7734a3a9698e49049a9a0b | |
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: I5be7335b23a92b8ac80d2fd890198273b66ad644