Add --no-locals to dx when dexing instrumented classes

Emma instrumentation modifies .class files in that way they cannot be processed
by dx without --no-locals option.
1 file changed