Merge "Stop depending on source for libcore UnsupportedAppUsage annotation"

am: 685d950fdf

Change-Id: Ia1c4d30520403241b3df38bfa469e64d8397fef3
This commit is contained in:
Paul Duffin
2019-10-10 15:54:04 -07:00
committed by android-build-merger

View File

@@ -417,7 +417,9 @@ java_library {
srcs: [
"core/java/android/annotation/IntDef.java",
"core/java/android/annotation/UnsupportedAppUsage.java",
":unsupportedappusage_annotation_files",
],
static_libs: [
"art.module.api.annotations",
],
sdk_version: "core_current",