commit | 507c127f6962b9f1dc4e4418f19fe93d60a29ee0 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:52 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Thu Jan 09 16:09:25 2020 +0000 |
tree | 3b1e8310a5abe7dd1ab4f840057953f60c7ddbbf | |
parent | 62e56d9b3696227f8ecd1361da8ba2c36f965bc7 [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: I6ab53570aca580fbee1fcc927871caa09780f58f Merged-In: I6ab53570aca580fbee1fcc927871caa09780f58f