Merge "Enable the use of jit profiles"

This commit is contained in:
Calin Juravle 2016-01-20 22:31:37 +00:00 committed by Android (Google) Code Review
commit 388bae1ca3
1 changed files with 1 additions and 0 deletions

View File

@ -56,3 +56,4 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
dalvik.vm.dex2oat-Xmx=512m \
ro.dalvik.vm.native.bridge=0 \
dalvik.vm.usejit=true \
dalvik.vm.usejitprofiles=true