From 780605b8443b19cb11bddc9e78d5c8217e93aa58 Mon Sep 17 00:00:00 2001 From: Yi Kong Date: Wed, 12 Jun 2024 15:34:07 +0900 Subject: [PATCH] ANDROID: Update to clang-r522817 Test: presubmit Bug: 322868540 Change-Id: Iaf50701967888ba86a08c6b3b6c2ced75d5acfc7 Signed-off-by: Yi Kong --- build.config.constants | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.config.constants b/build.config.constants index c6ecc8bf01ca..81832b450143 100644 --- a/build.config.constants +++ b/build.config.constants @@ -1,4 +1,4 @@ -CLANG_VERSION=r510928 +CLANG_VERSION=r522817 AARCH64_NDK_TRIPLE=aarch64-linux-android31 X86_64_NDK_TRIPLE=x86_64-linux-android31 ARM_NDK_TRIPLE=arm-linux-androideabi31