Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77e9723b authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Stop depending on source for libcore UnsupportedAppUsage annotation"

am: 685d950f

Change-Id: Ia1c4d30520403241b3df38bfa469e64d8397fef3
parents 773209c5 685d950f
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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",