Forces the VM to execute everything with its interpreter. Necessary to prevent optimizations from bypassing method hooks in some cases, and allows ART's Instrumentation APIs to be used for tracing the runtime.
Forces the VM to execute everything with its interpreter. Necessary to prevent optimizations from bypassing method hooks in some cases, and allows ART's Instrumentation APIs to be used for tracing the runtime.