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

This commit is contained in:
David Brazdil
2018-07-11 09:18:15 +00:00
committed by Gerrit Code Review
3 changed files with 3 additions and 0 deletions

View File

@@ -86,4 +86,5 @@ java_library_static {
name: "android.test.mock.stubs",
srcs: [":android.test.mock.docs"],
sdk_version: "current",
compile_dex: true,
}