commit | 53ada2ab282c1b6b72365bc1c6b7aaa29e170eca | [log] [tgz] |
---|---|---|
author | Artur Satayev <[email protected]> | Tue Dec 10 17:47:56 2019 +0000 |
committer | Artur Satayev <[email protected]> | Tue Jan 14 15:54:55 2020 +0000 |
tree | a8f06d1c30503a7f1b35722ce756485fd94ea3b2 | |
parent | 3516f5853a3a53be03e5ab331e9bbef34d16eb84 [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 \ git diff HEAD^ HEAD | grep '^[+-][^+-]' | grep -v '.import' Merged-In: I853372f3c6fef905553bb31be4f1bb48df735f7a Change-Id: I853372f3c6fef905553bb31be4f1bb48df735f7a