TracingControllerAndroidImpl: Ignore strict mode violation
Ignore a strict mode violation from reading external storage state. We could do this on a background thread, but since this code path is used for early startup tracing, we want to minimize how much tracing changes the normal control flow of the program. TBR=dtrainor@chromium.org Bug: 869794 Change-Id: I179a155a2560868839b0610d078e070da3cdfce1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845712Reviewed-by:Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#704142}
Showing
Please register or sign in to comment