summaryrefslogtreecommitdiff
path: root/java/testing.go
diff options
context:
space:
mode:
Diffstat (limited to 'java/testing.go')
-rw-r--r--java/testing.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/testing.go b/java/testing.go
index 1f411913b..49430ee05 100644
--- a/java/testing.go
+++ b/java/testing.go
@@ -393,6 +393,7 @@ func gatherRequiredDepsForTest() string {
aidl: {
export_include_dirs: ["framework/aidl"],
},
+ compile_dex: true,
}
android_app {