ANDROID: rust: update to 1.81.0.u1

First unified LLVM compiler - notably contains support for ZSTD
debuginfo compression, which should remove our last Rust build warning.

Bug: 364327306
Signed-off-by: Matthew Maurer <mmaurer@google.com>
Change-Id: Ibc38e4feb2247bb3b9c6e690195a19caadf83c41
This commit is contained in:
Matthew Maurer
2024-10-10 15:03:41 +00:00
committed by Matthias Männich
parent a1dfc257ae
commit 2c8aa8969f
+1 -1
View File
@@ -1,5 +1,5 @@
CLANG_VERSION=r522817
RUSTC_VERSION=1.81.0
RUSTC_VERSION=1.81.0.u1
AARCH64_NDK_TRIPLE=aarch64-linux-android31
X86_64_NDK_TRIPLE=x86_64-linux-android31
ARM_NDK_TRIPLE=arm-linux-androideabi31