platform_build_soong/rust/config
Ivan Lozano 6d14ed157e rust: set ANDROID_RUST_VERSION based on prebuilts
ANDROID_RUST_VERSION is always set to the default Rust version, rather
than than respecting the RUST_PREBUILTS_VERSION setting. This is not the
correct behavior, this CL resolves the issue.

Test: m nothing
Change-Id: I3f8a2fc3590b7313286278b77534bb669cc693d6
2022-04-12 10:29:43 -04:00
..
allowed_list.go Merge "Add libtrusty-rs to Rust allow list" 2022-04-05 20:54:18 +00:00
Android.bp Add Darwin+Arm64 toolchain support 2021-11-01 15:07:37 -07:00
arm64_device.go [arm64] Build NDK with PAuth and BTI 2021-01-26 08:15:07 +01:00
arm64_linux_host.go LinuxBionic supports arm64 2020-09-09 21:57:10 +09:00
arm_device.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00
darwin_host.go Add Darwin+Arm64 toolchain support 2021-11-01 15:07:37 -07:00
global.go rust: set ANDROID_RUST_VERSION based on prebuilts 2022-04-12 10:29:43 -04:00
lints.go Update RustDefaultVersion to 1.58.1 2022-01-21 19:47:53 +00:00
OWNERS Refactor OWNERS files in platform/build/soong. 2020-10-08 16:14:32 -07:00
toolchain.go Use single module for clang runtime libraries 2022-03-07 14:56:32 -08:00
x86_64_device.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00
x86_device.go Rename ninja variables with Clang in the name 2021-07-14 20:55:23 -07:00
x86_linux_bionic_host.go Add LinuxBionic toolchain to Rust 2020-12-08 09:04:21 -05:00
x86_linux_host.go Switch to libunwind to remove dependency on libgcc for musl 2022-03-29 13:35:17 -07:00