Android: Disable StrictMode for setPrimaryClipNoException() on OEM devices.
In some OEM Android framework clipboard service code, there are strict mode violations, which makes the calling thread/process to crash. We need to suppress the crash by disabling strict mode. Bug: 1123727, 1113428 Change-Id: Iee30100c0ae41fee1856a7b5d8c43e1a28132959 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386662Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Shimi Zhang <ctzsm@chromium.org> Cr-Commit-Position: refs/heads/master@{#803340}
Showing
Please register or sign in to comment