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

Commit c58441f5 authored by Paul Duffin's avatar Paul Duffin
Browse files

Remove unnecessary art.module.api.annotations

Test: m droid
Change-Id: Idf2c9bd8b1cd1cfc573cf84cb1c3a1f8afc07f4b
parent 8fca4531
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -555,9 +555,6 @@ java_library {
    srcs: [
        "core/java/android/annotation/IntDef.java",
    ],
    static_libs: [
        "art.module.api.annotations",
    ],

    sdk_version: "core_current",
}