Trichrome: Fix native library listing for component builds.
NativeLibraries.java has a dependency issue that creates problems for Trichrome Webview 64 bit component builds. This CL adds a workaround of these issues by just listing a single native library, libmonochrome.cr.so, which does have the right dependencies (listed in the "NEEDED" section of the binary). The problem and fix both only affect trichrome component builds. Bug: 1042107 Change-Id: Ib4873daeccf89373cacf1aace1240b6d708331f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2008464Reviewed-by:Andrew Grieve <agrieve@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#734105}
Showing
Please register or sign in to comment