Always set compiler filter to 'quicken' for jdwp tests.

Now that the 'art' script runs dex2oat before invoking dalvikvm,
the default compiler filter is 'speed'. To avoid timeouts when
running unneeded AOT compilation (jdwp tests run debuggable),
just set the compiler filter to quicken.

Test: run-jdwp-tests.sh
Change-Id: I7bef19d5424b85ea19d96c1f443a46a2208c773c
1 file changed