summaryrefslogtreecommitdiff
path: root/test-runner
diff options
context:
space:
mode:
Diffstat (limited to 'test-runner')
-rw-r--r--test-runner/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-runner/Android.bp b/test-runner/Android.bp
index 29d7ea9b5e80..aaa29de8db78 100644
--- a/test-runner/Android.bp
+++ b/test-runner/Android.bp
@@ -108,4 +108,5 @@ java_library_static {
},
},
sdk_version: "current",
+ compile_dex: true,
}