Skip to content
Commit 74ad30f9 authored by Andreas Gampe's avatar Andreas Gampe
Browse files

Frameworks/base: Support dex2oat threads system property

Check dalvik.vm.dex2oat-threads in AndroidRuntime and pass to ART
with "-j" as a compiler option, if found.

Check dalvik.vm.image-dex2oat-threads in AndroidRuntime and pass to
ART with "-j" as an image compiler option, if found.

Bug: 19992386

(cherry picked from commit e0352388)

Change-Id: I5e7806cf560607d31a1d6901dffb14bee538c9cc
parent 400fd04f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment