AW: disable some strictmode checks for some OEMs
No change to production logic, this only impacts the WebView shell test app. This disables StrictMode for some manufacturers, as our test team has been blocked from using the WebView shell on those devices. This links to bug comments with stack traces pointing to the relevant vendor code. This also changes existing code to re-assign to the Builder variable, since CTS and docs don't actually guarantee Builder methods mutate and return the same instance. Bug: 1090841 Test: I verified the drag and drop crash is gone Change-Id: I6dfd4c417563706b25187e1de21918f27553598d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378725Reviewed-by:Richard Coles <torne@chromium.org> Reviewed-by:
Shimi Zhang <ctzsm@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#802798}
Showing
Please register or sign in to comment