commit | 54af4fc42ac093c7dc84787b8bc98733207c0496 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:56 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Thu Jan 09 13:52:18 2020 +0000 |
tree | bc1386d5d9676f5576ff1f8ec479eee8e00e5300 | |
parent | 07dcca55fc93fff29fe342eafc2e94d1e3addba1 [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: I547d7fb2e6bc2e9707bbc0d14dc1e8cd632c5a23 Merged-In: I547d7fb2e6bc2e9707bbc0d14dc1e8cd632c5a23