Loading
Reduce odex size by calling block inside traceSection only once
This pays a small performance penality as the try/finally block is always executed even if tracing is disabled, but reduces the bytecode generated by half for each traceSection usage. Bug: 313614506 Test: presubmits Flag: None Change-Id: I9f7014a7f6d01ec4f1ca8949d3a46fba4cc6804f