commit | 76c1d9d5e15f48e54fc810c3efb683a0c5fd14b0 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:52 2019 +0000 |
committer | satayev <satayev@google.com> | Fri Jan 10 17:02:03 2020 +0000 |
tree | d0e4f7b8ccebd1dfaf06f6e26decc8f0d91c394c | |
parent | 5576f58f1b93bad98a6a60a8d3728548da36402a [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