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 b50ba3b58275..8f095f422555 100644
--- a/test-runner/Android.bp
+++ b/test-runner/Android.bp
@@ -120,4 +120,5 @@ java_library_static {
},
},
sdk_version: "current",
+ compile_dex: true,
}