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

Commit 1c984f37 authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Stop depending on source for libcore UnsupportedAppUsage annotation"...

Merge "Stop depending on source for libcore UnsupportedAppUsage annotation" am: 685d950f am: 77e9723b am: 1a14e840
am: b29eb6ab

Change-Id: If3b3d33722c92dc81f37701473273418052347d4
parents 11bab7ba b29eb6ab
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -452,7 +452,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",