summaryrefslogtreecommitdiff
path: root/test-runner/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'test-runner/Android.bp')
-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 540a09e45db1..2caa6c45f16b 100644
--- a/test-runner/Android.bp
+++ b/test-runner/Android.bp
@@ -121,4 +121,5 @@ java_library_static {
},
},
sdk_version: "current",
+ compile_dex: true,
}