Skip to content
Commit 870ce3f6 authored by Orion Hodson's avatar Orion Hodson
Browse files

Frameworks/base: Support dex2oat cpu-set system property

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

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

Bug: 141446571
Test: manual

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