aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-12-05 06:29:35 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-12-05 06:29:35 +0000
commit4351dd7f6f85151d500f19b5244d20dce242029b (patch)
tree20c45d992d7e96c54304ee01b02fd38bc6e2761c
parent511d639a7803f93c8ec6c5d227c15b34e6adf831 (diff)
parentbfe10e9ff873d1a40b8c3b854d73c2550f02bb83 (diff)
downloadokhttp-4351dd7f6f85151d500f19b5244d20dce242029b.tar.gz
Snap for 5163676 from bfe10e9ff873d1a40b8c3b854d73c2550f02bb83 to qt-release
Change-Id: I5f3704787eb20e77bddcacf6375c3fcf781efbd7
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 720d605..7ce807d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -81,6 +81,9 @@ java_library {
libs: [
"core-all",
],
+ dex_preopt: {
+ enabled: false,
+ },
system_modules: "core-all-system-modules",
java_version: "1.7",
}