base/android: Fix the orderfile build.
The orderfile build doesn't prefetch the native library, creating unreached code, which is a compile time error with the flags we use. Move the unreached code out of the build in this case. See the linked bug for the detailed error message. Bug: 1065182 Change-Id: Ic8c5b17e6077c4639a82b9caf574a7ae4018e64f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124258Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#754012}
Showing
Please register or sign in to comment