Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 910581ee authored by Calin Juravle's avatar Calin Juravle
Browse files

Enable the use of jit profiles

Effects:
- JIT profiles will be saved to disk
- dex2oat daemon will perform profile based compilation

Bug: 26080105
Change-Id: I284106b205ccf26630a8b86923d1219e121c29c2
parent 40e80664
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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