Fix MediaRouter.getInstance StrictMode error
Some manufacturers have a native MediaRouter implementations that causes a StrictModeDiskReadViolation when trying to acquire a MediaRouter instance. This CL temporarily changes the StrictMode policy to allow disk reads when we acquire the native MediaRouter. Bug: 818325 Change-Id: I2b1452c03ef6767d17c243ce5e9c4964cb95c75d Reviewed-on: https://chromium-review.googlesource.com/947542Reviewed-by:Mounir Lamouri <mlamouri@chromium.org> Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#541262}
Showing
Please register or sign in to comment