On Jun 7, 7:46 am, Chen Yang <sunsety...@gmail.com> wrote:
> Is there any known good approach to disable the trace-jit for installed
> application on non-rooted phone?

Setting android:vmSafeMode to "true" in the app's manifest will
disable the JIT for that app.

dalvik.* system properties can't be altered unless you are root.

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to