From f0b1fb1d6b455b5982ec055d95bba2d7bf737248 Mon Sep 17 00:00:00 2001 From: Alice Ryhl Date: Fri, 13 Sep 2024 14:11:52 +0000 Subject: [PATCH] ANDROID: update CLANG_VERSION to r536225 Bug: 354745907 Change-Id: I30002941cbad8ae39b84b0da067e12c150db85a8 Signed-off-by: Alice Ryhl Signed-off-by: Matthias Maennich --- build.config.constants | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.config.constants b/build.config.constants index eafe74160e8b..76dfa83ee93c 100644 --- a/build.config.constants +++ b/build.config.constants @@ -1,4 +1,4 @@ -CLANG_VERSION=r522817 +CLANG_VERSION=r536225 RUSTC_VERSION=1.81.0.u1 AARCH64_NDK_TRIPLE=aarch64-linux-android31 X86_64_NDK_TRIPLE=x86_64-linux-android31