ANDROID: Update Rust compiler to 1.82.0

We're doing this here directly rather than backporting from mainline
because mainline still doesn't have PROCMACROLDFLAGS, which is needed to
be able to take this update.

Bug: 369422063
Bug: 359429865
Test: With 1.82, tools/bazel build //common:kernel_x86_64 --rust
Change-Id: I519d2055f100845c83569f7610327438f3dad7cf
Signed-off-by: Matthew Maurer <mmaurer@google.com>
This commit is contained in:
Matthew Maurer
2024-12-19 23:33:28 +00:00
parent 247011a0cc
commit 10ce996d75
+1 -1
View File
@@ -1,5 +1,5 @@
CLANG_VERSION=r536225
RUSTC_VERSION=1.81.0.u1
RUSTC_VERSION=1.82.0
AARCH64_NDK_TRIPLE=aarch64-linux-android31
X86_64_NDK_TRIPLE=x86_64-linux-android31
ARM_NDK_TRIPLE=arm-linux-androideabi31