commit | 5c5daa4c3f9e0f4b1bb930e27c964c7ae8e059ff | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Wed May 09 11:12:49 2018 -0700 |
committer | Patrick Baumann <patb@google.com> | Wed May 09 11:17:04 2018 -0700 |
tree | a0f6802ed4e1ebdcf7918c7ebf01bbfe29a3f202 | |
parent | 738b0a8b42e6659997d544ce24fb9df326d78e7f [diff] |
Allows disk reads when adding native paths to classloader In the cases that the classloader is being updated on the main thread, temporarily allows disk reads so that native paths can be checked for directory vs. APK. Change-Id: I89cab9c7fcb71b8eff8891db974285844affe220 Fixes: 79425683 Test: atest WebViewHostSideStartupTest