Merge "Compile API stubs to dex"

am: 252f328bc9

Change-Id: I7d9d0207b94cd65de74084fb38054e0ffdc89d81
This commit is contained in:
David Brazdil
2018-07-10 09:15:23 -07:00
committed by android-build-merger

View File

@@ -25,6 +25,7 @@ java_defaults {
no_standard_libs: true, no_standard_libs: true,
system_modules: "none", system_modules: "none",
java_version: "1.8", java_version: "1.8",
compile_dex: true,
} }
java_library_static { java_library_static {