Is there a way to test, from within an android app, if the device it's running on is actually using the Froyo JIT?
I ask because I know that 2.2 has a JIT, but we've already had a few test builds that seem to lack the JIT. So it's not a case where you can just test for the api version and be assured you've got the JIT.