commit | 49e7497eca31215bbe48b93ca3d4103e59f73dfb | [log] [tgz] |
---|---|---|
author | Tom Anderson <[email protected]> | Fri Jan 04 19:17:40 2019 |
committer | Commit Bot <[email protected]> | Fri Jan 04 19:17:40 2019 |
tree | 2f85c989bf6a7f2e43631563abef3db719d14134 | |
parent | 2c3b194535c675bb42b060deae3cf79e06f2725a [diff] |
Add a prebuilt libgvr_shim static library for the Cr libc++ ABI version This is necessary since there's now 3 different ABIs for libc++: ndk1, 1, and Cr. The ndk1 and 1 ABIs already had prebuilts, but the Cr ABI was introduced to fix an issue with Android component builds. All three are necessary right now, but the ndk1 prebuilt can be removed once use_custom_libcxx=true is set on all Android builds. Internal CL that updates docs: https://chrome-internal-review.googlesource.com/c/clank/internal/apps/+/767848 BUG=767901 R=bajones CC=thakis Change-Id: Ib8d361152a5efb169a42c370fa4e6a80025b7af5 Reviewed-on: https://chromium-review.googlesource.com/c/1395186 Reviewed-by: Nico Weber <[email protected]> Commit-Queue: Thomas Anderson <[email protected]> Cr-Commit-Position: refs/heads/master@{#620027}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .