OSDN Git Service

Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling
authorMathieu Chartier <mathieuc@google.com>
Mon, 2 Mar 2015 19:49:22 +0000 (11:49 -0800)
committerMathieu Chartier <mathieuc@google.com>
Mon, 2 Mar 2015 19:50:18 +0000 (11:50 -0800)
commitdeebb99a53b0af3ccfde9daaef8cae8fad9e44d2
tree12e12ff23a4790b8076d6e45c3defb8695772072
parent0d1ef55dd46ecd0309f8e9e6b30625cde9473fc8
Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling

Now jit passes interpret filter to dex2oat.

Bug: 19550422
Change-Id: I932c7d1084acbb9d356ad0f5534a270e2ca2d6ec
runtime/runtime.cc