android: Fix assert in LibraryLoader
The zygote can only use the system linker for loading library as it cannot communicate with the browser process at all. Relax the assert that was not aware of zygote. Bug: 1035101 Change-Id: If88e09224992aff5e28c3b540d232b6f38fbd16f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973215 Commit-Queue: Bo <boliu@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Bo <boliu@chromium.org> Reviewed-by:Benoit L <lizeb@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#726042}
Showing
Please register or sign in to comment