commit | 9c2add6fcc1328ae0f944efce01906e22fd36782 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Tue Dec 10 17:47:52 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Wed Jan 08 14:04:40 2020 +0000 |
tree | e2a735bad1be44971b984dfb0eff426e823d690f | |
parent | 9a00f5be3b956a5086aaae9da917d9db06df81ab [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: I0c336de56bc4a041dc97ff9b7927f62f0b44b457 Merged-In: I0c336de56bc4a041dc97ff9b7927f62f0b44b457