Merge "Stop depending on source for libcore UnsupportedAppUsage annotation" am: 685d950fdf am: 77e9723b71

am: 1a14e840b9

Change-Id: I4c578bdabd1380cb897cf757f86b4f0470c8b53f
This commit is contained in:
Paul Duffin
2019-10-10 16:13:57 -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",