commit | 2e1ad6ef0098e9f6cd47011ff703f91eb6fda4c6 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:53 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Tue Jan 07 13:29:50 2020 +0000 |
tree | ea6d1c769e7149a0565c92616394a5ac577969ef | |
parent | facb4766b12b1b6d380add591a1637e7fd03c2cf [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: I288969b0c22fa3a63bc2e71bb5009fe4a927e154