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

Commit 6e3c86c8 authored by David Brazdil's avatar David Brazdil Committed by Gerrit Code Review
Browse files

Merge "Compile android.test.*.stubs into dex"

parents b4919259 89c6432d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -117,4 +117,5 @@ java_library_static {
        },
    },
    sdk_version: "current",
    compile_dex: true,
}
+1 −0
Original line number Diff line number Diff line
@@ -86,4 +86,5 @@ java_library_static {
    name: "android.test.mock.stubs",
    srcs: [":android.test.mock.docs"],
    sdk_version: "current",
    compile_dex: true,
}
+1 −0
Original line number Diff line number Diff line
@@ -109,4 +109,5 @@ java_library_static {
        },
    },
    sdk_version: "current",
    compile_dex: true,
}