diff options
| author | 2021-05-20 13:39:16 -0400 | |
|---|---|---|
| committer | 2021-06-03 08:32:05 -0400 | |
| commit | 1921e8003dd4e2a622e85ac1653f1fb3a683e569 (patch) | |
| tree | afbfd5fa933286ee533f90b44a644a40a33baed0 /java/kotlin_test.go | |
| parent | d67a6b0a8824ec93f365b2a4777dd6773f6e352c (diff) | |
Rust cdylib/statliclib support for vendor snapshot.
Adds support for platform vendor_available Rust FFI libraries and
binaries to be included in the vendor snapshot.
Because rlib and dylibs are not yet in snapshots, libstd cannot be
included in a vendor snapshot. As a result, vendor-specific Rust code
can't be guaranteed to work with the platform-provided vendor_available
modules built with a newer toolchain. For now, a check is added
indicating vendor-specific Rust code is unsupported.
This changes the linkage for vendor variants of these modules to default
to rlib linkage since dylibs cannot be included in the snapshot yet.
Bug: 184042776
Test: m nothing # new Soong tests pass
Change-Id: I502eaa4bb962eb87ff868fcf49b435f0d2f982e6
Diffstat (limited to 'java/kotlin_test.go')
0 files changed, 0 insertions, 0 deletions