commit | df4395991fa9d59d77268e10d935ee81a67f2c80 | [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 | 1811074b32144e41e326529bd66d1646d0c3d204 | |
parent | 1d746b24650a4306b110a81264fedd383a74e7d0 [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