summaryrefslogtreecommitdiffstats
path: root/core/main.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/main.mk')
-rw-r--r--core/main.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/main.mk b/core/main.mk
index 981ecef..4a2a626 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -390,6 +390,7 @@ ifndef is_sdk_build
# Don't compile apps on eng builds to speed startup
ADDITIONAL_BUILD_PROPERTIES += dalvik.vm.dex2oat-filter=interpret-only
endif
+ ADDITIONAL_BUILD_PROPERTIES += dalvik.vm.usejit=true
endif
## sdk ##